Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x641e97…ba7f73
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6815d5…b3fb72
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb607a7…12e5ec
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdd8dfd…6ff6e7
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8a97c2…d12a38
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1369c1…dfd609
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb1a6dc…55ec2f
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7c71f9…b44868
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb803e0…09b154
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x80065d…6a6650
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3f44f7…3f6692
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd0ff08…d511d1
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1a8f76…966db7
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeeeb77…37ab30
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb16ea3…e8042a
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9181ca…ce9c51
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8e735c…82b771
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6aa52b…e5972d
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x05b802…a57408
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf4035f…3fa80f
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb9f81d…0612ef
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0498bc…e0c620
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd38c23…4d94ba
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6a5e9b…0c1354
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x87f0a4…4da69d

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.