Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x815e…40380x3e0a…78e7Base$0.003485100%coinbase2d ago0x3bfe5f…a44509
0x49c0…5d300x3e0a…78e7Base$0.004553100%coinbase2d ago0x76f808…60cee9
0x35b5…a9210x3e0a…78e7Base$0.005786100%coinbase2d ago0x85b12b…3e7e14
0xb913…9bc60x3e0a…78e7Base$0.005597100%coinbase2d ago0x1af222…03bec1
0x9c02…2d060x3e0a…78e7Base$0.003169100%coinbase2d ago0x23867c…b2d3f3
0xf6bf…64650x3e0a…78e7Base$0.005059100%coinbase2d ago0xc43e56…d563a2
0xcd19…77e10x3e0a…78e7Base$0.003213100%coinbase2d ago0x0333a7…1ecf66
0x20da…792b0x3e0a…78e7Base$0.004653100%coinbase2d ago0x2a5444…44bcb3
0xa20e…07280x3e0a…78e7Base$0.003143100%coinbase2d ago0x6725d7…177600
0x51b4…49a10x3e0a…78e7Base$0.004005100%coinbase2d ago0x75d958…e9e112
0x7e3d…4b380x3e0a…78e7Base$0.003608100%coinbase2d ago0x43b673…38e38d
0x7ec6…29680x3e0a…78e7Base$0.004994100%coinbase2d ago0xbb7d70…1adb67
0x096a…4f0f0x3e0a…78e7Base$0.005686100%coinbase2d ago0xa82e95…ba6bd3
0xdc82…870f0x3e0a…78e7Base$0.005504100%coinbase2d ago0x462a78…920819
0xae2a…3ae10x3e0a…78e7Base$0.002767100%coinbase2d ago0xa9af33…821a08
0xfd52…2dfc0x3e0a…78e7Base$0.005645100%coinbase2d ago0x7b7149…7fda29
0xd46c…e7a20x3e0a…78e7Base$0.00275100%coinbase2d ago0x196e77…16b538
0xe04c…b7940x3e0a…78e7Base$0.004575100%coinbase2d ago0x23a0aa…f02890
0x6d93…5e970x3e0a…78e7Base$0.005029100%coinbase2d ago0xcec42d…8312b5
0xdbe2…c1cc0x3e0a…78e7Base$0.004913100%coinbase2d ago0x7104de…69a4df
0xc5b6…90880x3e0a…78e7Base$0.005112100%coinbase2d ago0x165641…d4502a
0xc476…ada90x3e0a…78e7Base$0.005924100%coinbase2d ago0xe99a1c…e0f87a
0xa540…6a410x3e0a…78e7Base$0.005538100%coinbase2d ago0x8f0606…600241
0xa892…6ad10x3e0a…78e7Base$0.005775100%coinbase2d ago0xa83b71…10554b
0x55cd…f2430x3e0a…78e7Base$0.005752100%coinbase2d ago0xe62b7f…82f899

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.