Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0xba6b40…64488e
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0x1521e1…404ce3
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0x3e4c6a…628db7
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0x930b2e…72f5ad
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0x29af90…fcfc33
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0xc0a0df…051276
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0x23ebb2…cd9024
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0x573f01…ff3b1c
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0xc6bc17…451b52
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0xbe39ca…a26f51
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0x0283c0…75ba1e
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0x7d80db…6890d7
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0x143fde…a0b97b
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0xe456a4…706da5
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0xbd96ec…817c2f
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0x4e601c…c3cac5
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0x30e44b…efea94
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0xd93af7…e22e30
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0x7cce31…af6892
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0xecbf4e…be7c86
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0x0a5674…962139
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0xd7681a…4ee1c8
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0xb8b972…f5c6e3
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0xc98c7f…9a9ad1
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown95d ago0x522ff2…7f6594

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.