Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0x842245…fe8e82
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0xaec807…5819f6
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0x56ef24…d2e4d9
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0x916afb…90bcd1
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0x59fcdf…bc293b
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0x6d5864…97c95d
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0xe032df…ab5dbe
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0x70d405…97fb64
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0x6adb72…8d6620
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0x804bdd…bce683
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0xfd81ba…22ba37
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0x28cfa2…4303f5
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0x661280…ef8242
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0xfc50b0…b6d0dc
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0x7afcf9…0715fb
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0xfdc2ab…c795bd
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0x26e00f…d8d107
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0x20ad0d…f6892a
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0x453cae…b6a31e
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0x3971aa…95a1ab
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0x5b8bef…dc819e
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0xc800c4…4cd616
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0x90c5d0…1c86fc
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0x3436a5…7fea56
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0x869c79…e528c3

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.