Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa39d ago0xbcae5c…f44a98
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa39d ago0xe48a48…f54ba6
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa39d ago0xae9c89…55cd97
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa39d ago0xe37273…389d7d
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa39d ago0x8a76d1…ab1465
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa39d ago0xc34bd3…427722
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa39d ago0x89f4ea…d1d904
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa39d ago0xc9ac60…cc90b4
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa39d ago0x53362a…ccd1a0
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa39d ago0xea051e…54a3d2
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa39d ago0x71e052…cb01d5
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa39d ago0x47a254…34dc6e
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa39d ago0x65caca…bdf054
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa39d ago0x3e8781…810c94
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa39d ago0x8d4fbe…7718aa
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa39d ago0x5ee27a…dfcef9
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa39d ago0x7e4a4c…f5111f
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa39d ago0x05cd5b…3a2657
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa39d ago0x6f6780…60b1e5
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa39d ago0xe9b19f…61ba74
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa39d ago0x875e73…f11e67
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa39d ago0xc0a094…04f452
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa39d ago0xeafdab…8a1744
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa39d ago0x79af2a…8b06bf
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa39d ago0x46d77c…14d63a

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.