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 unknown62d ago0xf98965…d2b011
0x6121…4e420x9c95…e299Base$0.001100%Route unknown62d ago0xd65501…79a4a6
0x6121…4e420x9c95…e299Base$0.001100%Route unknown62d ago0xc21504…0a37f6
0x6121…4e420x9c95…e299Base$0.001100%Route unknown62d ago0x53a15d…bcfa54
0x6121…4e420x9c95…e299Base$0.001100%Route unknown62d ago0x2ca0f9…6d077c
0x6121…4e420x9c95…e299Base$0.001100%Route unknown62d ago0x2cec1b…0bbd86
0x6121…4e420x9c95…e299Base$0.001100%Route unknown62d ago0xfcf84e…b7a1c3
0x6121…4e420x9c95…e299Base$0.001100%Route unknown62d ago0x72ff6c…27b845
0x6121…4e420x9c95…e299Base$0.001100%Route unknown62d ago0x21014f…3d7e23
0x6121…4e420x9c95…e299Base$0.001100%Route unknown62d ago0x40a7a3…9a8e57
0x6121…4e420x9c95…e299Base$0.001100%Route unknown62d ago0x4c7dcb…e2e5c8
0x6121…4e420x9c95…e299Base$0.001100%Route unknown62d ago0xff0c7c…b9b3da
0x6121…4e420x9c95…e299Base$0.001100%Route unknown62d ago0x6e9719…32c34b
0x6121…4e420x9c95…e299Base$0.001100%Route unknown62d ago0x1f32b5…6568c2
0x6121…4e420x9c95…e299Base$0.001100%Route unknown62d ago0x740cbe…174177
0x6121…4e420x9c95…e299Base$0.001100%Route unknown62d ago0xdfc743…cd12ed
0x6121…4e420x9c95…e299Base$0.001100%Route unknown62d ago0x9ca61e…751979
0x6121…4e420x9c95…e299Base$0.001100%Route unknown62d ago0x62b712…c58773
0x6121…4e420x9c95…e299Base$0.001100%Route unknown62d ago0x0bddd1…485b18
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0xf3b14d…0a3be8
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0xa1156a…c92480
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0x4ae859…de6472
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0x68c38f…fa8e63
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0xa936cb…39d4a1
0x6121…4e420x9c95…e299Base$0.001100%Route unknown63d ago0x48bd8a…3570d6

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.