Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafb4…38190x7b5c…0578Base—$0.01100%coinbase45d ago0x0e42ae…49e69e
0xafb4…38190x949a…016dBase—$0.01100%coinbase45d ago0x60106e…5df0ca
0xafb4…38190xd995…2b71Base—$0.01100%coinbase45d ago0xea3247…af7f86
0xafb4…38190xe0f7…c2c2Base—$0.01100%coinbase45d ago0xb00a3d…d8dd60
0xafb4…38190x7d9f…0b0cBase—$0.01100%coinbase45d ago0x49ebcf…0445cc
0xafb4…38190x9c1b…07f5Base—$0.01100%coinbase45d ago0x2db805…f60c62
0xafb4…38190x068f…1452Base—$0.01100%coinbase45d ago0x22f873…d1b9a3
0xafb4…38190x82a2…f479Base—$0.01100%coinbase45d ago0x15b532…3cc7d6
0xafb4…38190x2353…219fBase—$0.01100%coinbase45d ago0x467e49…36959d
0xafb4…38190x1d1b…3625Base—$0.01100%coinbase45d ago0x6dba90…795ffd
0xafb4…38190x545f…dd5cBase—$0.01100%coinbase45d ago0xd96ba8…2db38f
0xafb4…38190x42ed…5000Base—$0.01100%coinbase46d ago0xbfd361…f8d26c
0xafb4…38190x5c20…055bBase—$0.01100%coinbase46d ago0x401c0e…b35093
0xafb4…38190x45ca…9e02Base—$0.01100%coinbase46d ago0xbf6e26…b137ed
0xafb4…38190x7ce4…fc59Base—$0.01100%coinbase46d ago0xade88c…9593f6
0xafb4…38190xc3d5…a5efBase—$0.01100%coinbase46d ago0x472c7a…6d0f0f
0xafb4…38190x98d6…fadfBase—$0.01100%coinbase46d ago0xc2d6d9…4a35d3
0xafb4…38190xcc51…89e3Base—$0.01100%coinbase46d ago0x04677c…c941f3
0xafb4…38190x2346…188fBase—$0.01100%coinbase46d ago0x4830d7…df0dfd
0xafb4…38190xdd98…16b3Base—$0.01100%coinbase46d ago0x317b22…a3e63a

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.