Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a517d ago0x70c7d9…f6a05b
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc17d ago0x3606dd…6bf738
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a517d ago0x43fd9a…25166e
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc17d ago0x1ecdaf…63fba5
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a517d ago0x933c75…f86fe9
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc17d ago0x55ffda…b8a130
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a517d ago0xa41fa5…7d5500
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc17d ago0x577c21…3bbb2e
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a517d ago0xfdf37e…f58d3e
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc17d ago0x1b45f1…b219f4
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a517d ago0xeea589…a2a40c
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc17d ago0x0baca5…a63b4a
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a517d ago0xc95d82…84609a
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc17d ago0x2f84d4…49a22e
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a517d ago0xd647ed…aa2587
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc17d ago0xb8a7ad…141ab1
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a517d ago0x4e5814…11f6a6
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc17d ago0x6a11d0…2ea62a
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a517d ago0x0617a5…ce8b33
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc17d ago0xe4161c…8469fd
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a517d ago0xd0f046…0b18cb
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc17d ago0x35b555…337c88
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a517d ago0x49fae6…a62888
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc17d ago0xed2cca…c1a6d4
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a517d ago0xaa2aa5…e0ec60

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.