Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0xfd290d…c0fb48
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0x5af729…20b556
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0x040735…c8f6af
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0x23ccbf…c8d6cb
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0xd317c7…b4405f
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0x2e1e32…35380f
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0xfc5ad5…7d2016
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0xc9b27f…ae1031
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0x233269…d3b3ef
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0xa337b0…f7a424
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0x780931…40881f
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0xd9fd4e…1df9af
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0x699e67…1eb9b7
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0xd0ef5e…a43ba3
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0xb61f97…fbf7e0
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0x225e3d…dcd0c1
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0x28c52d…07566a
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0xbbfb56…337629
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0x9378d3…9ac5f9
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0x8a3cb2…697d01
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0xdf58bd…8b20e7
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0xb7d644…2045bb
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0x6f3a8a…646e14
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0x45e0e2…c229fd
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0x192ee2…1d256e

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.