Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0xecd7b0…a76d78
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0x9ba673…325d35
0xd05e…24420x40a8…ad8bBasex402 service$0.001100%coinbase20d ago0x0f73be…04498e
0xd05e…24420x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0xc1bea1…7d203f
0xa032…cd010x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0x7406dc…22158e
0x567c…2b980x40a8…ad8bBasex402 service$0.001100%coinbase20d ago0x3f2e86…be0c43
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0x084e14…9738f7
0x567c…2b980x40a8…ad8bBasex402 service$0.005100%coinbase20d ago0xfc1bab…a4a5e0
0x567c…2b980x40a8…ad8bBasex402 service$0.001100%coinbase20d ago0x1d7704…c6a082
0x4855…48410x40a8…ad8bBasex402 service$0.001100%coinbase20d ago0x62c700…f1e79b
0x0fb2…433c0x40a8…ad8bBasex402 service$0.001100%coinbase20d ago0x22ab0f…497d1d
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0x39df80…8bc85f
0xdd16…fe960x40a8…ad8bBasex402 service$0.001100%coinbase20d ago0x76cc36…ae1792
0xacb2…2c050x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0x066360…33803e
0x6bd1…7a650x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0x54c3f1…92e00c
0xbe41…b3170x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0x0e69e1…7a3417
0xbe41…b3170x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0xfbc334…27c867
0x0fb2…433c0x40a8…ad8bBasex402 service$0.005100%coinbase20d ago0xf6d96a…e10e8e
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0xdd914c…3b7c33
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0x14b6a7…3be635
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0x84fcf6…edbb75
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0x37cb4e…41e8a6
0xfc02…1a670x40a8…ad8bBasex402 service$0.001100%coinbase20d ago0xf956aa…05c104
0xbe41…b3170x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0x59c787…9dea62
0x2b84…b2b60x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0x870caf…03f5da

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.