Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0x9d252a…f007b3
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0x529d88…64b4bc
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0x16aef4…61aa07
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0x03827e…17dc4b
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0x4e4fc9…d1a0e2
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0x08daa5…83bf7c
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0xc149d4…1197ef
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0x3f967c…ea5fa2
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0xcc66a9…758c4c
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0xcf8f3b…74b0ac
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0x5a8268…e00547
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0xf2d016…09616e
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0xababbc…50117d
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0x9271d1…3e2e9c
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0xd4bce0…c45417
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0xc13416…f9805b
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0x1bcde3…7514fa
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0xaa7fd5…068a45
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0xe3073d…dd62da
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0x8a7922…cbfc30
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0x9aba4c…4afadd
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0xd4597e…4d7501
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0xedbc0f…160599
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0x339afb…e1b958
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase10d ago0xe0293a…58e731

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.