Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0x484515…141822
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0x7fbe5d…0141f5
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0x180bda…08e6eb
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0xb7c6ee…fc83e4
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0xb94abd…84ce9e
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0xf5ad12…dfab71
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0xb0a06c…ee40f2
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0x6a9a31…1d0c85
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0x8016d0…6702af
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0xe53288…c57da5
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown50d ago0x5733b5…948761
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown50d ago0xc676da…a0f358
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown50d ago0x941ab3…ad90a0
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown50d ago0x0fef59…3bb566
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown50d ago0xfdcd83…c7f246
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown50d ago0xe54805…096447
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown50d ago0xf2547c…986f53
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown50d ago0x83db40…0a91f6
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown50d ago0x544e41…962a11
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown50d ago0x28c5c5…ab6823
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown50d ago0xf56f60…73276c
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown50d ago0x748d8e…1e6629
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown50d ago0x9651be…45457d
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown50d ago0xe46093…4e18a7
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown50d ago0x25dc6c…e97f61

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.