Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d85…dd5a0xfe25…f4f1Base—$0.01100%coinbase84d ago0xaefc0a…d095f2
0x1d85…dd5a0x8f53…07edBase—$0.01100%coinbase84d ago0xec95b6…efdf65
0x1d85…dd5a0xd815…5e30Base—$0.01100%coinbase84d ago0xb4a7f4…9f5b57
0x1d85…dd5a0xc6b5…dfcbBase—$0.01100%coinbase84d ago0x1da445…b1cbd9
0x1d85…dd5a0x0e63…ab20Base—$0.01100%coinbase84d ago0xf093cf…ea9d29
0x1d85…dd5a0x500f…f676Base—$0.01100%coinbase84d ago0x145415…8e9c19
0x1d85…dd5a0xaa74…a291Base—$0.01100%coinbase84d ago0xfc6068…04008d
0x1d85…dd5a0xaf73…9a45Base—$0.01100%coinbase84d ago0x0906d3…e062f4
0x1d85…dd5a0x354e…9f40Base—$0.01100%coinbase84d ago0x67fb8f…1b1612
0x1d85…dd5a0x16f1…f469Base—$0.01100%coinbase84d ago0x3f13ee…dfc29a
0x1d85…dd5a0xe568…46b6Base—$0.01100%coinbase84d ago0x49f6c5…61718a
0x1d85…dd5a0xb156…7f61Base—$0.01100%coinbase84d ago0x4e5c68…bb066b
0x1d85…dd5a0x1c69…5b97Base—$0.01100%coinbase85d ago0xf4203f…204489
0x1d85…dd5a0x0091…afabBase—$0.01100%coinbase85d ago0x6d49be…2881d6
0x1d85…dd5a0xb9ee…756bBase—$0.01100%coinbase85d ago0x1b36ad…933477
0x1d85…dd5a0x6aa1…f705Base—$0.01100%coinbase85d ago0x10743d…2058c5
0x1d85…dd5a0x88ff…f167Base—$0.01100%coinbase85d ago0x251b7b…c442c4
0x1d85…dd5a0x9e52…3642Base—$0.01100%coinbase85d ago0x5edec0…ca53d3

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.