Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown62d ago0xcbef97…8a7cde
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0xb84cd2…b8c03f
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0x087903…5c5877
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0xef99de…06239c
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0x7a4c2b…b2fe8a
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0x15081c…8279b2
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0xbd2ee3…133d69
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0x6203e9…a838fb
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0x43ca97…bf488c
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0x056058…46bd58
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0xdb117e…b03ac8
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0xc4a36e…023239
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0x7b7f3e…011f85
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0x08e652…dc094c
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0x3e9a92…482b2d
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0xab61aa…9da9f9
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0xe516be…5d1975
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0x9f1198…57ddde
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0x2ff89c…2bcd6a
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0xdf7e3c…937de9
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0x388e9a…f47afa
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0x0f6f5d…2a1e31
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0xa04293…b2a3e8
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0x4202c9…a3148f
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown63d ago0x2dcf8a…61c9d9

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.