Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0x040405…3e35fa
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa38d ago0x6d6e5b…4863b1
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa38d ago0x805234…9602cf
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0x41c84c…66bbee
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0xaa6b3e…d0ce2a
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0x7bbe07…7e3403
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0x9e8e77…9b72c6
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0x9e1278…4fc9c5
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa38d ago0x4f873e…b2b3d8
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa38d ago0x6a3292…635839
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0xa879e0…d06701
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0xfe7d53…ef16c8
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa38d ago0xec7636…3d746d
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0x31b2a0…14f59d
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa38d ago0x1faac1…1ced4a
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0xe6bc0a…c028f7
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0xa929d8…d06062
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0x28fe04…7d0b77
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0x4bee98…1fa361
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0xb62dce…a83d42
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0x591afa…a61370
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0x743660…21fac6
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0xc45b7a…6a4a00
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0x39f18f…7a7f8c
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa38d ago0x93afcb…0a3528

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.