Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa43d ago0x8a7055…8e2038
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa44d ago0xacf6f8…6afddb
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa44d ago0x521d96…230de5
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa44d ago0xc1f6d3…927305
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa44d ago0x9f9d43…d8ce98
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa44d ago0x70350c…3e0417
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa44d ago0xde9e34…790709
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa44d ago0x31c568…bf02ee
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa44d ago0xb23d02…ee912b
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa44d ago0x274993…284d0b
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa44d ago0xd7724b…279fe7
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa44d ago0x51864f…60f44e
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa44d ago0x7a40f7…53aa80
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa44d ago0xb7db3b…662498
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa44d ago0xd0acdb…8cfc92
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa44d ago0x385b2f…01d9fa
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa44d ago0xe561a1…415d22
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa44d ago0xa040d7…e75a21
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa44d ago0xce26ee…5eec83
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa44d ago0x74c3b8…3be680
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa44d ago0xf02089…851e35
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa44d ago0x18122d…3f442e
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa44d ago0x36f5db…b1a75f
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa44d ago0x10f07b…a338ee
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa44d ago0xb71ecf…41d284

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.