Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0x71de2d…67eedb
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0xe09a36…ff4628
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0xc89516…d9baa8
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0x79faac…6437b7
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0x76973f…c9b532
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0x113a9c…a6a254
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0x1c8e2b…4d0c77
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0xf9a28f…a9b87e
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0x19ea0f…50b443
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0x5b1114…d9e096
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0x56d9af…042d9f
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0x36ab7f…5787d6
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0x0917b4…2d5a58
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0x052dc9…aa6214
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0x404869…83a902
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0x5430ca…0158a0
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0x21f1c2…25ed55
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0x5c2e48…53dbfd
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0xaff05b…2766dc
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0x58a25e…c2839e
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0x25a1e8…5ccae5
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0x4be6ec…df1ace
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0xd2956d…ed92f3
0x6121…4e420x9c95…e299Base$0.001100%Route unknown64d ago0x521cc9…d93e4f
0x6121…4e420x9c95…e299Base$0.001100%Route unknown64d ago0x38d73e…5c1167

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.