Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa21d ago0x4cc6b1…d38efb
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%payAI21d ago0xce0b00…b5e122
0xe2a7…dc900x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x7206df…fa209a
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%payAI21d ago0xf24560…d11fbf
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x835669…f7b6f7
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x9538bf…bbd88f
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%payAI21d ago0x6a4680…39fd9a
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%payAI21d ago0x058316…09085f
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x3930f0…5c21de
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%payAI21d ago0x13a28f…1c38d8
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%payAI21d ago0x45ae57…730726
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x63ba96…83b12a
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x0c3c3e…75c019
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xbd9a5f…eafd8e
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%payAI21d ago0x4fe799…4b04f9
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x7e89bb…5896b5
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x2a4819…37172a
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0xd20fde…93a1fc
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x36aba0…9e71a9
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%payAI21d ago0xe09af4…f1cfa6
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%payAI21d ago0x122f6a…464c73
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xa8d07f…76922f
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0xafddff…b2f4b7
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x084172…3bce40
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x4b153f…ee468a

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.