Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdcd68f…6457e1
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc28050…1b4e5e
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb3220d…e903c9
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2e0dc0…d9f0e1
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0f5ef5…2d3cc9
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x12c6a5…a1b49f
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4e2048…abee51
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2785b5…b76e51
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xffb924…59d736
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8561c9…39c1f2
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x41c256…bf052f
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3cc6a6…bcc831
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x39d695…26171f
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcc079f…e62b13
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4fe16a…c3afce
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xda1451…78c166
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x302f08…26e0d7
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7636c5…e5a302
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xeb3ece…d287c3
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc21da4…552342
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3822a3…dbb196
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb722f9…35cab1
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x80e965…7364a1
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb6f025…56a50a
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9a841a…f956a6

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.