Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xced0…08640x9c95…e299Base$0.001100%Route unknown44d ago0xe6c563…0a310f
0xced0…08640x9c95…e299Base$0.001100%Route unknown45d ago0x656c3d…e6af7b
0xced0…08640x9c95…e299Base$0.001100%Route unknown45d ago0x212fac…bdef9b
0xced0…08640x9c95…e299Base$0.001100%Route unknown45d ago0x058e9b…cc3467
0xced0…08640x9c95…e299Base$0.001100%Route unknown45d ago0x7f9528…883eb9
0xced0…08640x9c95…e299Base$0.001100%Route unknown45d ago0x1a5daf…c68d4a
0xced0…08640x9c95…e299Base$0.001100%Route unknown45d ago0x5ea931…12ac9c
0xced0…08640x9c95…e299Base$0.001100%Route unknown45d ago0x4bb608…bb5530
0xced0…08640x9c95…e299Base$0.001100%Route unknown45d ago0x1f7e91…865c7f
0xced0…08640x9c95…e299Base$0.001100%Route unknown45d ago0x24eaf2…f26bd2
0xced0…08640x9c95…e299Base$0.001100%Route unknown45d ago0x059b6b…e8ed26
0xced0…08640x9c95…e299Base$0.001100%Route unknown45d ago0x158d10…66cc9d
0xced0…08640x9c95…e299Base$0.001100%Route unknown45d ago0x1c28f5…dd1eb8
0xced0…08640x9c95…e299Base$0.001100%Route unknown45d ago0x4d4a37…7db126
0xced0…08640x9c95…e299Base$0.001100%Route unknown45d ago0x16fccd…8f3167
0xced0…08640x9c95…e299Base$0.001100%Route unknown45d ago0x2168e4…64c675
0xced0…08640x9c95…e299Base$0.001100%Route unknown45d ago0xc1c077…243e37
0xced0…08640x9c95…e299Base$0.001100%Route unknown45d ago0xc5e296…23076b
0xced0…08640x9c95…e299Base$0.001100%Route unknown45d ago0x134ff8…d050ef

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.