Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase41d ago0x9175ea…5c13ad
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase41d ago0x643354…874769
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase41d ago0x7536c9…4fd312
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase41d ago0x3c3969…81dd44
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase41d ago0x232fba…77d840
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase41d ago0x94a67b…461b1a
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase41d ago0x4c53da…aab089
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase41d ago0x266eb1…8e9a8e
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase41d ago0x691a3c…d8e501
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase41d ago0x9af579…fd53ea
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase41d ago0x5d5cd8…a132fb
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase41d ago0x1a7cbc…3a6e7b
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase41d ago0xbfca81…988b79
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase41d ago0x930826…0cd3f3
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase41d ago0x9d2796…06e0a7
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase41d ago0xdb8ac0…89ebdc
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase41d ago0x721fe7…3e67ed
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase41d ago0x06e6ca…25fd3f
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase41d ago0xdbafef…b6e8e8
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase41d ago0x05f698…89ed2c
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase41d ago0x7d823c…f8f6ba
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase41d ago0x71f65f…b81cec
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase41d ago0xd567be…0c7f8a
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase41d ago0x93e1d7…4727d7
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase41d ago0xf7cf9e…7e2fae

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.