Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa33d ago0x5ca8d9…1e0e39
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa33d ago0xd1501b…1126c4
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa33d ago0x0937b9…991321
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa33d ago0xbc9cb5…59e1e6
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa33d ago0xac94af…7bdeda
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa33d ago0xa73e0d…3a76ed
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa33d ago0xf2fc72…2ba4a6
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa33d ago0x0d3a07…0a9fd0
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa33d ago0xed2484…ccc82f
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa33d ago0xfe7677…4f26b3
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa33d ago0xa2a5d1…2b823d
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa33d ago0xeaebbd…60f09b
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa33d ago0x0a6408…c5862f
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa34d ago0xfd5761…18e87c
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa34d ago0x50c9d6…986327
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa34d ago0xc2b131…38ac94
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa34d ago0xbb8cf9…77d98e
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa34d ago0x40d7a4…219eb8
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa34d ago0xf3c5ef…04105a
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa34d ago0xd6ea32…f2bdf0
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa34d ago0xb8219e…626d81
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa34d ago0x733f3d…f100c8
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa34d ago0x141e43…52861e
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa34d ago0x6b0b3a…427d1e
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa34d ago0x31d926…3dfea6

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.