Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0x98b2c4…bec7b2
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0x5850ef…4ec1a7
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0x1b4eab…43fd5f
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0x96571d…5b6a73
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0x2de1e7…0f838b
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0xcf1dbd…45dab7
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0x26caea…a45849
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0xee857a…a66897
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0xd5683b…a17b92
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0xd130e0…dd28f6
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0xa0a761…6359d9
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0x137037…dbd252
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0x687d0c…c4946e
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0x7289e2…604175
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0xaf61d7…838220
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0x60a6ca…db8d3a
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0xf70083…acf26b
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0x8adbf2…0c7a44
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0xef3422…dded65
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0x7071dd…059bcb
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0x724d77…4a35cd
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0xc50af3…117bef
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0x321fd8…e0257f
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0x41ce6e…f930a0
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown62d ago0x277299…02560f

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.