Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0x8de6af…7fb905
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0xadc2ff…abce55
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0xf9ee63…e09963
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0x9efdec…b4b289
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0xc0ad6f…5ba57c
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0x0fb0d5…84a434
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0x07402b…28527e
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0x580090…61d1be
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0x216555…d2af6e
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0x3f32c0…ff7505
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0x6ad19a…9aecdf
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0xce6131…086c9e
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0xc036cf…bfc6a4
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0x6147b9…d1579c
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0xe29da7…2413aa
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0x9f8b2c…2299cb
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0x803829…6ab1f6
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0x63c049…7fb4a2
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0x617b56…3f0a1a
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0x824c7f…3d2229
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0xf64e2a…059c34
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0x73ecdf…ac6c13
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0x10a8c3…44fb03
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0xcc07fc…25471c
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase10d ago0xae2c49…57282a

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.