Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase81d ago0x134427…ab085b
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase81d ago0xca15f1…b4addf
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase81d ago0x907196…7b1a6a
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase81d ago0xd62bfc…56b3b0
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase81d ago0xef7665…f393a7
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.005100%coinbase81d ago0x6329cc…f0cc12
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase81d ago0x347645…4168e7
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase81d ago0xa13ce5…159300
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase81d ago0xfcb707…3c5bdf
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase81d ago0x00ab74…51ba6c
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase81d ago0xe4b059…10c38f
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase81d ago0x943068…3a8b8b
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase81d ago0x17e3db…a3aaf1
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase81d ago0x1f3450…ed2861
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase81d ago0xd992b7…123722
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.005100%coinbase81d ago0xfbef21…e7d7df
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase81d ago0x00095d…79e2fd
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase81d ago0x3f6ea3…4ddb21
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase81d ago0x206b57…354dae
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase81d ago0x9bd270…ae1c31
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase81d ago0x7e0cfc…c02d41
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.005100%coinbase81d ago0x0869f7…58c7b7
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase81d ago0x8d3a06…0575f2
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase81d ago0xe2c11d…e199ed
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase81d ago0xbbb150…049abd

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.