Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.01100%coinbase91d ago0xbef8d6…01396e
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.05100%coinbase91d ago0xe5691f…116f18
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.01100%coinbase91d ago0x98cea1…276c81
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.01100%coinbase92d ago0x3dfc3a…2c350a
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.01100%coinbase92d ago0xbd0a1a…5ef624
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.01100%coinbase92d ago0x837643…f0c880
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.05100%coinbase92d ago0xbc81e9…fc7525
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.005100%coinbase92d ago0x860f37…a37f79
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.01100%coinbase92d ago0xba4823…3adc50
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.05100%coinbase92d ago0x4ec2c1…adb860
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.05100%coinbase92d ago0xaad601…dc6180
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.04100%coinbase92d ago0x4cc1a2…6ba108
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.02100%coinbase92d ago0xe772c1…bb9089
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.04100%coinbase92d ago0x4c3fa0…e0ea93
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.05100%coinbase92d ago0xbf4091…b31cfe
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.05100%coinbase92d ago0x968420…68127d
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.02100%coinbase92d ago0xf88880…3939df
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.03100%coinbase92d ago0x1f0451…d1fe1a
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.01100%coinbase92d ago0x783de3…423219
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.05100%coinbase92d ago0x53ebba…32ec40
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.05100%coinbase92d ago0x47d5fb…21d8bf
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.45100%coinbase92d ago0xbf3268…e7cc2d
0xc6d0…cb8c0xbaf5…53ccBasex402 service$0.02100%coinbase92d ago0x066151…83fcfe

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.