Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown23d ago0x8c5e9b…f949e2
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown23d ago0xbaf728…70a66b
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown23d ago0xac61e0…91f1bf
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown23d ago0x4d650c…7e2808
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown23d ago0x011f86…fb445d
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown23d ago0x31ca0f…598938
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown23d ago0x1f73ac…6a8398
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown23d ago0x01afec…98b4d5
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown23d ago0x431f75…3f7b90
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown24d ago0x3197b3…bcd2f3
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown24d ago0x2fd323…df0641
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown24d ago0x20056c…166a9a
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown24d ago0xaf601d…f4a010
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown24d ago0x5d079c…b192b3
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown24d ago0x50123c…002a4c
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown24d ago0x075809…c42d66
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown24d ago0xc330ea…1272b4
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown24d ago0x65eee7…3ac5d4
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown24d ago0xdb6947…7085da
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown24d ago0x264a48…033263
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown24d ago0x5873d7…038165
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown24d ago0x7e5eab…44f61d
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown24d ago0x6dbf02…7f09b4

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.