Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3105…b5a90xb86f…8fc4BaseJSON RepairJson$0.005100%coinbase73d ago0x0d3baf…4ed89f
0xe4f7…2c310xb86f…8fc4BaseJSON RepairJson$0.005100%coinbase73d ago0xe08c26…6916d4
0x7695…649c0xb86f…8fc4BaseJSON RepairJson$0.005100%coinbase73d ago0x0cbf9e…82f6bc
0xeb3d…515f0xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase74d ago0x3444f0…3fef85
0xeb3d…515f0xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase74d ago0xf3a863…ce6ac6
0xeb3d…515f0xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase74d ago0x754aff…5d892b
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.004100%coinbase74d ago0x8a7f39…0359e4
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase74d ago0x12614d…3727de
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase74d ago0x21ee82…78e8cf
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase74d ago0xeee340…028994
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase74d ago0x108454…b39c51
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase74d ago0xaa86be…e0eb1d
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase74d ago0x1e3452…b0b2c2
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase74d ago0x7f7cf4…306207
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase74d ago0x7ba926…b399ff
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase74d ago0x7d506a…5e13bb
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase74d ago0x0ccdc6…4bfa6f
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase74d ago0x8450f2…1c4d36
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase74d ago0x9e57e3…173249
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase74d ago0x399950…399f55
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase74d ago0x581982…84ce45
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase74d ago0x47d591…eb86aa
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase74d ago0x371dff…481508
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase74d ago0xc29419…6abc00
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.01100%coinbase74d ago0xf4fa70…da6627

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.