Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa40d ago0x113a37…8b0b29
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa40d ago0x85c22d…1e213e
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa40d ago0x7be037…628206
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa40d ago0x4da53e…12014f
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa40d ago0xbd0d77…605c50
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa40d ago0xd4c264…03c606
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa40d ago0x30ef0c…e0b9df
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa40d ago0x74d668…f3244f
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa40d ago0x04bbb2…476f76
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa40d ago0x23bc31…5ffdde
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa40d ago0xe698fd…a56bf0
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa40d ago0xd6838e…618750
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa40d ago0x3a0ad0…47adea
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa40d ago0xfca1fe…3ac492
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa40d ago0xb7ef26…91497f
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa40d ago0xff5473…564fe1
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa40d ago0x81faeb…770b62
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa40d ago0x8983d1…269ce0
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa40d ago0x2d3b0c…470b6c
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa40d ago0x8d200a…2673c3
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa40d ago0x9259b4…c10bae
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa40d ago0x461f32…da5d31
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa41d ago0x25f48c…02c61c
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa41d ago0xb6c889…39fdfb
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa41d ago0x206a9f…9b34f9

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.