Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase86d ago0x58c871…ab13d7
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates86d ago0x7e6c7b…0dd3f1
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase86d ago0x135deb…e11606
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates86d ago0x91eb32…82c76f
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase86d ago0x39fa7e…e04511
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates86d ago0xc17f61…015b49
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase86d ago0x2e9602…ffb0c7
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates86d ago0x615723…27aac0
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase86d ago0xfd7f5a…f17028
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates86d ago0xbce54c…809431
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase86d ago0xbb121f…eb6fae
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates86d ago0x670d40…a5adfe
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase86d ago0x80d044…9393f2
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates86d ago0x4204f8…825c66
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase86d ago0x79841d…a726df
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates86d ago0x8d639d…d0c44c
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase86d ago0x33d709…baccfc
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates86d ago0x6f6c9a…6a16d8
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase86d ago0xb62bf8…f93aff
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates86d ago0x417afd…9e73de
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase86d ago0x799da9…4eb37b
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates86d ago0x00caf5…e326c3
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase86d ago0x4eba53…de6986
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates86d ago0x90bbb5…083931
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase86d ago0x9da636…98b7b0

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.