Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase51d ago0x89bd65…8f82a2
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase51d ago0x7b7035…f9ed38
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase51d ago0x269311…b83ce1
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase51d ago0x449a62…49049d
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase51d ago0x30b640…c8cc78
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase51d ago0x5aeb19…66a919
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase51d ago0xc0a55c…013098
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase51d ago0x8a2471…5e5658
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase51d ago0x364c67…ddb2c3
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase51d ago0x4235f0…a28c52
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase51d ago0xcdf86e…288eee
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase51d ago0x82aef5…5bc65b
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase51d ago0x90dcb4…6b6b89
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase51d ago0x7b5a3d…9a28c0
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase52d ago0x431702…fc18e7
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase52d ago0x53a56a…4b2c5c
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase52d ago0x9f7373…69b883
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase52d ago0xde59a0…ae2c93
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase52d ago0x803caf…8354ed
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase52d ago0xcfa08f…870f25
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase52d ago0xe18935…685370
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase52d ago0x6f6a7e…a057c0
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase52d ago0x9757f1…fbb640
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase52d ago0x4440d3…b45503
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase52d ago0xef8976…76c8c9

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.