Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2351…54ce0x3e0a…78e7Base—$0.003555100%coinbase75d ago0x8c412d…10ae3c
0x2351…54ce0x3e0a…78e7Base—$0.004213100%coinbase75d ago0x76eadc…6dde35
0x2351…54ce0x3e0a…78e7Base—$0.0034100%coinbase75d ago0x17be64…18000a
0x2351…54ce0x3e0a…78e7Base—$0.00306100%coinbase75d ago0xf4993e…3dc918
0x2351…54ce0x3e0a…78e7Base—$0.0029100%coinbase75d ago0x8e4695…2ca4c0
0x2351…54ce0x3e0a…78e7Base—$0.005733100%coinbase75d ago0x8a438c…9e1840
0x2351…54ce0x3e0a…78e7Base—$0.002653100%coinbase75d ago0x3dd487…5277ac
0x2351…54ce0x3e0a…78e7Base—$0.005857100%coinbase75d ago0x4891ae…8f316e
0x2351…54ce0x3e0a…78e7Base—$0.003813100%coinbase75d ago0x1baca4…ab027f
0x2351…54ce0x3e0a…78e7Base—$0.005331100%coinbase75d ago0xbb7ad8…001143
0x2351…54ce0x3e0a…78e7Base—$0.005215100%coinbase75d ago0x776b2b…228cc2
0x2351…54ce0x3e0a…78e7Base—$0.005337100%coinbase75d ago0xc63787…319f62
0x2351…54ce0x3e0a…78e7Base—$0.003719100%coinbase75d ago0x21502b…eb4b55
0x2351…54ce0x3e0a…78e7Base—$0.005138100%coinbase75d ago0x5d9484…e18852
0x2351…54ce0x3e0a…78e7Base—$0.00392100%coinbase75d ago0x1aac37…0fe85e
0x2351…54ce0x3e0a…78e7Base—$0.005415100%coinbase75d ago0x1660f1…035fe8
0x2351…54ce0x3e0a…78e7Base—$0.004967100%coinbase75d ago0x4e8e92…25bfb4
0x2351…54ce0x3e0a…78e7Base—$0.003312100%coinbase75d ago0x84b3a8…381d92
0x2351…54ce0x3e0a…78e7Base—$0.003902100%coinbase75d ago0x416f66…7ce696
0x2351…54ce0x3e0a…78e7Base—$0.004603100%coinbase75d ago0x4036a2…0d4d11
0x2351…54ce0x3e0a…78e7Base—$0.004545100%coinbase75d ago0xd77e80…709f13
0x2351…54ce0x3e0a…78e7Base—$0.004512100%coinbase75d ago0xb4ce8a…9e5431
0x2351…54ce0x3e0a…78e7Base—$0.004659100%coinbase75d ago0x38106e…13381d
0x2351…54ce0x3e0a…78e7Base—$0.005819100%coinbase75d ago0xcf6fa6…b46e76

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.