Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98ee…e1ab0xb0af…7de0Base—$1.34100%coinbase38d ago0x1ca974…9fbeff
0xdb7b…059d0xb0af…7de0Base—$7.57100%coinbase38d ago0x850fe1…fb70bc
0x7d45…92240xb0af…7de0Base—$14.62100%coinbase38d ago0x552196…49ba46
0x98ee…e1ab0xb0af…7de0Base—$1.32100%coinbase38d ago0x259e42…084886
0x98ee…e1ab0xb0af…7de0Base—$1.44100%coinbase38d ago0xd460f7…d396bc
0x7d45…92240xb0af…7de0Base—$12.01100%coinbase38d ago0x3d04c0…a62a72
0x98ee…e1ab0xb0af…7de0Base—$1.18100%coinbase38d ago0xef8002…4c6c10
0x98ee…e1ab0xb0af…7de0Base—$1.51100%coinbase38d ago0xd252ca…7ebafa
0xc43b…34c00xb0af…7de0Base—$4.84100%coinbase38d ago0x231924…612b09
0xff56…086a0xb0af…7de0Base—$2.36100%coinbase38d ago0xe222cc…450ad3
0xcb74…cb510xb0af…7de0Base—$0.12100%coinbase38d ago0xa886eb…6ce6d4
0xc43b…34c00xb0af…7de0Base—$1.75100%coinbase38d ago0xdacccf…50c04d
0xff56…086a0xb0af…7de0Base—$1.74100%coinbase38d ago0x710cf2…b7c520
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase38d ago0xb5e15e…66fcd4
0xdb7b…059d0xb0af…7de0Base—$7.26100%coinbase38d ago0x7957f7…7c2079
0x98ee…e1ab0xb0af…7de0Base—$1.33100%coinbase38d ago0xd3d2b1…f68345
0x7d45…92240xb0af…7de0Base—$14.35100%coinbase38d ago0x9e97b9…801ae8
0xcb74…cb510xb0af…7de0Base—$0.24100%coinbase38d ago0xf632ca…e9b61e
0xc43b…34c00xb0af…7de0Base—$4.63100%coinbase38d ago0x9ea55f…e17325
0x7d45…92240xb0af…7de0Base—$14.10100%coinbase38d ago0x2ee786…13f8d9
0x98ee…e1ab0xb0af…7de0Base—$1.32100%coinbase38d ago0xbd9d32…1c67ce
0xdb7b…059d0xb0af…7de0Base—$6.98100%coinbase38d ago0x591afd…a93464
0x7d45…92240xb0af…7de0Base—$14.65100%coinbase38d ago0xaf81d0…7c94bf
0x98ee…e1ab0xb0af…7de0Base—$1.21100%coinbase38d ago0x5b7ea4…b78479
0xff56…086a0xb0af…7de0Base—$1.74100%coinbase38d ago0xf1fbc7…781649

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.