Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0xea13d2…d70ad9
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x82ae40…a4bf14
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa3c3ed…121f3c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e312a…89f5b7
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd11bd8…86ca70
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x62ee2d…bda2d1
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x882272…2d90f4
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6c6f10…3b9894
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0dbf8c…47adfa
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x10ff56…64dfd1
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0b8a9d…92fa27
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9621b6…c62b2a
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdfdbd2…da22e8
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0xde6c66…9bfaab
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x43921a…d33a6d
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x07c9bb…d3ccfd
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbbccbf…344b0d
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5a66d8…fa9261
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe5663c…4cd6fa
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7a6fc3…74611a
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x62b1a7…31dcc1
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3aad6a…b8decf
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc8a4e…26745e
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x61a067…fa0982
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x15528c…2ad743

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.