Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b89…243a0x10c1…1e24Base—$0.02100%coinbase107d ago0xbc7db4…4ee729
0x3b89…243a0x10c1…1e24Base—$0.67100%coinbase107d ago0x050c3c…9a4f12
0x3b89…243a0x10c1…1e24Base—$0.93100%coinbase107d ago0xd3ade4…149cc3
0x3b89…243a0x10c1…1e24Base—$0.88100%coinbase107d ago0xc1da60…6066c4
0x3b89…243a0x10c1…1e24Base—$0.82100%coinbase107d ago0x6f35f0…5fb326
0x3b89…243a0x10c1…1e24Base—$0.68100%coinbase107d ago0x6fa135…0a5d74
0x3b89…243a0x10c1…1e24Base—$0.67100%coinbase107d ago0xd07e7b…8eecdc
0x3b89…243a0x10c1…1e24Base—$1.53100%coinbase107d ago0x96c39e…b132a8
0x3b89…243a0x10c1…1e24Base—$1.97100%coinbase107d ago0x7b4629…d4d5b8
0x3b89…243a0x10c1…1e24Base—$0.53100%coinbase107d ago0xdb3b9e…abc0b4
0x3b89…243a0x10c1…1e24Base—$0.26100%coinbase107d ago0x1ec1f8…4d150d
0x3b89…243a0x10c1…1e24Base—$0.24100%coinbase107d ago0x71b71b…48b55e
0x3b89…243a0x10c1…1e24Base—$0.24100%coinbase107d ago0x67547c…c3e182
0x3b89…243a0x10c1…1e24Base—$0.17100%coinbase107d ago0xf9eea4…36427c
0x3b89…243a0x10c1…1e24Base—$0.14100%coinbase107d ago0xc27d29…b8e63e
0x3b89…243a0x10c1…1e24Base—$0.08100%coinbase107d ago0x3d38c1…655f9f
0x3b89…243a0x10c1…1e24Base—$0.06100%coinbase107d ago0x847491…b11766
0x3b89…243a0x10c1…1e24Base—$0.13100%coinbase107d ago0x3fbe5b…0c49ee
0x3b89…243a0x10c1…1e24Base—$0.07100%coinbase107d ago0x7eb7ed…bca0cf
0x3b89…243a0x10c1…1e24Base—$0.03100%coinbase107d ago0xf63423…4f6e9d
0x3b89…243a0x10c1…1e24Base—$0.16100%coinbase107d ago0xc29370…dc4c66
0x3b89…243a0x10c1…1e24Base—$0.01100%coinbase107d ago0xed99cb…a83e97
0x3b89…243a0x10c1…1e24Base—$0.02100%coinbase107d ago0x4fd979…1fc47f
0x3b89…243a0x10c1…1e24Base—$0.13100%coinbase107d ago0x1fa9a1…707026
0x3b89…243a0x10c1…1e24Base—$0.09100%coinbase107d ago0xb57b00…b567bc

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.