Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase119d ago0x4a8ad2…9570b7
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates119d ago0x081ca3…d12d9e
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase119d ago0x56127a…45fd49
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates119d ago0x0c9479…890ed5
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase119d ago0x1fd1e9…084f6d
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates119d ago0xd325bd…744d34
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase119d ago0x90ba35…48478c
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates119d ago0x333526…0493d2
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase119d ago0xd76d34…046c6e
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates119d ago0x4a584e…fd3485
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase119d ago0x2a36bd…198a2a
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates119d ago0xf7f3d0…c3c353
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase119d ago0x70f9b7…dc9b0d
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates119d ago0xc441e9…3410e2
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase119d ago0x0e85f0…883d18
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates119d ago0x0b5069…285768
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase119d ago0xfca285…6f1bb7
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates119d ago0xca94a3…249059
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase119d ago0xc7ab85…36ca46
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates119d ago0x991cdf…2e5fa6
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase119d ago0x8c7f08…78f0e1
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates119d ago0x154034…738ba9
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase119d ago0x2b9663…46e0c0
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates119d ago0xc28953…9a56e4
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase119d ago0xe1470f…b22e48

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.