Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x1292…3a03Base—$0.01100%fluxa114d ago0xfc8c38…2af861
0x1292…3a030xac65…4417Base—$0.04100%fluxa114d ago0x764eb1…7db5c3
0xb90a…9ae40x1292…3a03Base—$0.01100%fluxa114d ago0x9a2cc2…221914
0xb90a…9ae40x1292…3a03Base—$0.01100%fluxa115d ago0x611f74…10502a
0xb90a…9ae40x1292…3a03Base—$0.01100%fluxa115d ago0x2ebdba…c12053
0xb90a…9ae40x1292…3a03Base—$0.01100%fluxa115d ago0x588dcc…38407c
0x1292…3a030xac65…4417Base—$25.36100%fluxa115d ago0xbec99f…8c532f
0xb90a…9ae40x1292…3a03Base—$12.61100%fluxa115d ago0x429c54…0a20a8
0xb90a…9ae40x1292…3a03Base—$12.61100%fluxa115d ago0xf6d9fc…b10c37
0xb90a…9ae40x1292…3a03Base—$0.01100%fluxa115d ago0x86e45f…911455
0xb90a…9ae40x1292…3a03Base—$0.01100%fluxa115d ago0x7baf69…e58d2e
0xb90a…9ae40x1292…3a03Base—$0.01100%fluxa115d ago0x04fb0e…01ec47
0xb90a…9ae40x1292…3a03Base—$0.01100%fluxa115d ago0x35ffbb…c9e92a
0xb90a…9ae40x1292…3a03Base—$0.01100%fluxa115d ago0x9c4e56…e0ffd1
0xb90a…9ae40x1292…3a03Base—$0.01100%fluxa115d ago0xf948da…57fa90
0xb90a…9ae40x1292…3a03Base—$0.02100%fluxa115d ago0xa391b9…85f972
0xb90a…9ae40x1292…3a03Base—$0.01100%fluxa115d ago0xe5e13c…c6e306
0xb90a…9ae40x1292…3a03Base—$0.01100%fluxa115d ago0x09ab6c…c1b268
0xb90a…9ae40x1292…3a03Base—$0.01100%fluxa115d ago0x6baa1b…ef4713
0xb90a…9ae40x1292…3a03Base—$0.01100%fluxa115d ago0x8ea38e…af216f
0xb90a…9ae40x1292…3a03Base—$0.01100%fluxa115d ago0x06ca14…57212d
0xb90a…9ae40x1292…3a03Base—$0.01100%fluxa115d ago0x27e5d9…a315d4
0x1292…3a030xac65…4417Base—$0.09100%fluxa115d ago0x4fae40…d7d3f7
0xb90a…9ae40x1292…3a03Base—$0.01100%fluxa115d ago0x4f3dfd…85b815
0xb90a…9ae40x1292…3a03Base—$0.05100%fluxa115d ago0x92a20c…4bdd59

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.