Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4ab…1b260x9445…52e0Base—$0.01100%coinbase79d ago0x8f3817…983cc1
0xf4ab…1b260x674d…4810Base—$0.01100%coinbase79d ago0xb13220…fcb3cd
0xf4ab…1b260x36b6…cfa5Base—$0.01100%coinbase79d ago0x227ad1…4f6854
0xf4ab…1b260x912b…e98eBase—$0.01100%coinbase79d ago0xb4f57e…918bdf
0xf4ab…1b260xfdba…e716Base—$0.01100%coinbase79d ago0x7c711c…6f0b0f
0xf4ab…1b260x90df…3157Base—$0.01100%coinbase79d ago0x048d0f…f84356
0xf4ab…1b260x9e53…83feBase—$0.01100%coinbase79d ago0x719d70…18990b
0xf4ab…1b260x60bb…b423Base—$0.01100%coinbase79d ago0xba9857…faa717
0xf4ab…1b260xf752…d956Base—$0.01100%coinbase79d ago0x376c07…48db42
0xf4ab…1b260x684e…31abBase—$0.01100%coinbase79d ago0x73f50f…a4b201
0xf4ab…1b260xa00a…ced9Base—$0.01100%coinbase79d ago0x4d99d0…7eded6
0xf4ab…1b260x164b…4a3cBase—$0.01100%coinbase79d ago0xcba0b2…4ba133
0xf4ab…1b260x605b…1edfBase—$0.01100%coinbase79d ago0x15ff90…bbbd52
0xf4ab…1b260xfcd5…4aa6Base—$0.01100%coinbase79d ago0x48e05b…e833d9
0xf4ab…1b260x9626…ea61Base—$0.01100%coinbase79d ago0x713d60…dd1f70
0xf4ab…1b260xe867…4fc1Base—$0.01100%coinbase79d ago0x14ea99…c045c1
0xf4ab…1b260xa650…1e02Base—$0.01100%coinbase80d ago0x2c4031…98e452
0xf4ab…1b260xfbca…7122Base—$0.01100%coinbase80d ago0x033012…56e27a
0xf4ab…1b260xfb81…9fb8Base—$0.01100%coinbase80d ago0x2f7290…a811cd
0xf4ab…1b260x265b…ef01Base—$0.01100%coinbase80d ago0xbd2f29…7ab63b
0xf4ab…1b260x071e…a1feBase—$0.01100%coinbase80d ago0x914bc3…13d063
0xf4ab…1b260x249a…3489Base—$0.01100%coinbase80d ago0x8c09de…76f200
0xf4ab…1b260x033e…da15Base—$0.01100%coinbase80d ago0x54c61e…febe23
0xf4ab…1b260xd62e…ac43Base—$0.01100%coinbase80d ago0xe4e0f1…7dbf56
0xf4ab…1b260xeeb9…c3a7Base—$0.01100%coinbase80d ago0x5b3154…82034c

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.