Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc08a…14ec0x6351…0d62Base—$35.10100%0x6351…0d6254d ago0x1a3814…50995f
holdforlong.eth0x6351…0d62Base—$16.44100%0x6351…0d6254d ago0x278790…c3619b
0xeaf2…444e0x6351…0d62Base—$49.19100%0x6351…0d6254d ago0xd55404…0afe04
0xf297…8ee40x6351…0d62Base—$6.21100%0x6351…0d6254d ago0xe696dd…edae6a
0xeb37…05aa0x6351…0d62Base—$107.16100%0x6351…0d6254d ago0x00a0e0…11ae6c
0xeb37…05aa0x6351…0d62Base—$110.00100%0x6351…0d6254d ago0x46d72e…85f6c0
0x093a…b0fb0x6351…0d62Base—$504.92100%0x6351…0d6254d ago0x5ccbad…729554
0x7d89…60b50x6351…0d62Base—$17.92100%0x6351…0d6254d ago0x6e1d35…a50b56
0xeb37…05aa0x6351…0d62Base—$52.10100%0x6351…0d6254d ago0x5ebf1d…1c055b
0xc185…a07a0x6351…0d62Base—$3,000.00100%0x6351…0d6254d ago0xced88f…ea0332
0xfd43…4e3d0x6351…0d62Base—$1.00100%0x6351…0d6254d ago0x17e40e…8313de
0x3625…e4190x6351…0d62Base—$104.67100%0x6351…0d6254d ago0x202960…aac44f
0xa0e8…9f4a0x6351…0d62Base—$198.65100%0x6351…0d6254d ago0xb96195…ddc022

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.