Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0xf19aa8…73ea6a
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0x761fcc…4d7662
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0x649e6c…5040d3
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0xc735bf…3fa94e
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0xea7cf3…906604
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0xfb3458…91211f
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0xb0a8e1…807fec
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0x6805fd…cb4e00
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0x71e691…27b75f
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0xa3c92d…10d50e
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0x79f094…edddc9
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0x7c9d02…f75cd1
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0xb221dd…74b6a7
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0x6dd3ae…8dcb67
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0xb5b2b1…061a26
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0x75d50d…f04240
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0xe3a861…d5ae76
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0xd055f2…25b074
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0xb9ce58…8f95dd
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0xcc6ea8…820fdc
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0x77f996…22dcad
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0xab9471…24d3bd
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0x28878d…383e10
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0xd4882c…45995b
0x1537…33f70x9c95…e299Base$0.001100%Route unknown69d ago0xe54253…29c3dd

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.