Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa921…3b580x7ede…1cffBase—$0.01100%coinbase78d ago0xe6e0cc…b09198
0xa921…3b580xaab4…c4adBase—$0.01100%coinbase78d ago0xa4220c…1acaef
0xa921…3b580xfe1c…08c3Base—$0.01100%coinbase78d ago0xca0562…6075f6
0xa921…3b580xaa71…afe3Base—$0.01100%coinbase78d ago0xb21461…ecbbdd
0xa921…3b580x8999…48c1Base—$0.01100%coinbase78d ago0xbe47c9…a1b5d3
0xa921…3b580xee37…02f6Base—$0.01100%coinbase78d ago0x829f15…ddd112
0xa921…3b580xef32…408bBase—$0.01100%coinbase78d ago0x04a0fe…cc7f1c
0xa921…3b580xe7a4…6a02Base—$0.01100%coinbase78d ago0xeba306…a6506d
0xa921…3b580x2d35…7d97Base—$0.01100%coinbase78d ago0x0ea004…0c4d2f
0xa921…3b580x2228…5352Base—$0.01100%coinbase78d ago0x9e9c63…faedc1
0xa921…3b580xdf70…9df5Base—$0.01100%coinbase78d ago0x6f3136…464007
0xa921…3b580x35ae…eb8fBase—$0.01100%coinbase78d ago0x528512…fcf40b
0xa921…3b580xec0c…acf9Base—$0.01100%coinbase78d ago0x7f5af6…2eaac9
0xa921…3b580x0b44…28cfBase—$0.01100%coinbase78d ago0x6fece2…f0c9bf
0xa921…3b580x7903…a684Base—$0.01100%coinbase78d ago0x55be5f…b6660f
0xa921…3b580x8a11…c05aBase—$0.01100%coinbase78d ago0x9e7586…8560e3
0xa921…3b580x0a66…b222Base—$0.01100%coinbase78d ago0x9466b5…f4338b
0xa921…3b580x3adb…e3e4Base—$0.01100%coinbase78d ago0xfea671…9b854e
0xa921…3b580xd031…ccccBase—$0.01100%coinbase78d ago0x0a608f…077be8
0xa921…3b580x5797…5de0Base—$0.01100%coinbase78d ago0x89f580…c07683
0xa921…3b580x9d17…e5faBase—$0.01100%coinbase78d ago0xa5d73f…ea7a5c
0xa921…3b580xe953…a6b7Base—$0.01100%coinbase78d ago0xc6dccf…2fba8e
0xa921…3b580x7f15…c768Base—$0.01100%coinbase78d ago0x1e0526…f934d8
0xa921…3b580x44a3…b49eBase—$0.01100%coinbase78d ago0x4eb7c1…bb9735
0xa921…3b580xff6b…65dbBase—$0.01100%coinbase78d ago0xe8a92e…808fd9

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.