Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown37d ago0xe0a2d1…6e0d07
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown37d ago0x225bbe…a17309
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown37d ago0x7f6a14…7be7f7
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown37d ago0x3d75f8…51b7d1
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown37d ago0x13d82e…a29be9
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown37d ago0xc04950…b3ec8f
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown37d ago0x2a7983…6bf81c
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown37d ago0x2a1567…7aa947
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown37d ago0xba33af…3fb487
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown37d ago0xc7e64b…4a9253
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown37d ago0x26036a…7451a5
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown37d ago0x7e3300…c78b23
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown37d ago0x0531f4…9ca982
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown37d ago0x38a3b3…3a6247
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown37d ago0x62b0c5…dc26e3
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown38d ago0x81dc65…c5f864
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown38d ago0x927535…1e2d53
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown38d ago0xff2d38…1e47d4
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown38d ago0xd7a36b…cd72e7
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown38d ago0xd2947e…e66fe0
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown38d ago0x567545…8f4a5e
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown38d ago0x04a142…0124e4
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown38d ago0xebdced…e184b1
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown38d ago0xd446b5…2a2311
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown38d ago0x2d95c9…272c4e

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.