Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a07…71840x07cf…2396Basex402 service$0.06100%payAI22d ago0xd7fd35…9ccbf5
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xe674f2…7234cc
0x9a07…71840x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x7d4512…4f3bbe
0x9a07…71840x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0x76e427…6fffc6
0x9a07…71840x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xc3a6cd…e820b2
0x9a07…71840x07cf…2396Basex402 service$0.06100%payAI22d ago0x75098f…732441
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x7822a7…79504d
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x6972e0…c93481
0x9a07…71840x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x0ab45d…8f7ce0
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xf44712…942658
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x0cf06a…e8ca70
0x9a07…71840x07cf…2396Basex402 service$0.10100%payAI22d ago0x1b576f…9ee270
0x9a07…71840x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xfa4c54…4ac91e
0x9a07…71840x07cf…2396Basex402 service$0.02100%payAI22d ago0xbedb9f…407cf5
0x9a07…71840x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x9dd39d…385498
0x9a07…71840x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0xca12ac…3173ac
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xfb13c9…93c59e
0x9a07…71840x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x366f45…a84f6f
0x9a07…71840x07cf…2396Basex402 service$0.04100%payAI22d ago0x16d265…1e06cc
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xe268af…9445da
0x9a07…71840x07cf…2396Basex402 service$0.02100%payAI23d ago0xada3d1…e4fa13
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x9ed818…df409e
0x9a07…71840x07cf…2396Basex402 service$0.20100%payAI23d ago0x6fb0af…3ccd93
0x9a07…71840x07cf…2396Basex402 service$0.02100%payAI23d ago0xffe292…59379b
0x9a07…71840x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xedb6f8…7bdd59

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.