Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35cd…eee80x3e0a…78e7Base—$0.002848100%coinbase74d ago0x178455…b17aef
0x35cd…eee80x3e0a…78e7Base—$0.003856100%coinbase74d ago0x99aac8…01b5ef
0x35cd…eee80x3e0a…78e7Base—$0.005652100%coinbase74d ago0x47706a…1ab7ba
0x35cd…eee80x3e0a…78e7Base—$0.005322100%coinbase74d ago0x3c2eec…91d22e
0x35cd…eee80x3e0a…78e7Base—$0.003606100%coinbase74d ago0x9000ac…25b887
0x35cd…eee80x3e0a…78e7Base—$0.004134100%coinbase74d ago0xf055d2…01491b
0x35cd…eee80x3e0a…78e7Base—$0.003438100%coinbase75d ago0x1a94de…14d17b
0x35cd…eee80x3e0a…78e7Base—$0.004894100%coinbase75d ago0xe869a3…3ab136
0x35cd…eee80x3e0a…78e7Base—$0.003036100%coinbase75d ago0x1c8b8f…4b9405
0x35cd…eee80x3e0a…78e7Base—$0.005908100%coinbase75d ago0xb3c9d9…c17b30
0x35cd…eee80x3e0a…78e7Base—$0.002674100%coinbase75d ago0x7af8ed…e086b8
0x35cd…eee80x3e0a…78e7Base—$0.005767100%coinbase75d ago0x3f716d…9cf1b0
0x35cd…eee80x3e0a…78e7Base—$0.005126100%coinbase75d ago0xa0c5c3…bc5a84
0x35cd…eee80x3e0a…78e7Base—$0.003931100%coinbase75d ago0xf82ede…436d2e
0x35cd…eee80x3e0a…78e7Base—$0.002899100%coinbase75d ago0x6faf0f…92067c
0x35cd…eee80x3e0a…78e7Base—$0.002891100%coinbase75d ago0x6cf40e…51342e
0x35cd…eee80x3e0a…78e7Base—$0.002758100%coinbase75d ago0xfdd5bb…5f86f5
0x35cd…eee80x3e0a…78e7Base—$0.004876100%coinbase75d ago0x24feca…b84107
0x35cd…eee80x3e0a…78e7Base—$0.002707100%coinbase75d ago0x670d45…d98091
0x35cd…eee80x3e0a…78e7Base—$0.005837100%coinbase75d ago0x124ec5…ba5b4b
0x35cd…eee80x3e0a…78e7Base—$0.005039100%coinbase75d ago0xceff38…17e926
0x35cd…eee80x3e0a…78e7Base—$0.002919100%coinbase75d ago0x3e7315…f2b267
0x35cd…eee80x3e0a…78e7Base—$0.004293100%coinbase75d ago0x47e123…c7ce1a

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.