Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0xcf30e7…f52ceb
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0x2dff96…f1c090
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0xff0cf3…4a49f1
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0xb35103…e51d70
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0x2e6481…5d3b68
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0xea4a4e…84afd9
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0xb9e15f…9167ea
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0x0b766d…940640
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0x62e98a…41979f
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0x17aaf0…88d16d
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0xe72c29…1805f7
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0xf2512e…a36517
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0xa888c5…c8ccb6
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0x415f93…bf565a
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0x71ae99…99e8dc
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0x304d22…75b855
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0xdea73f…72edd9
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0xfd9076…496fba
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0x3fe1bc…bb57b5
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0xda0036…24719b
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0x13bb68…a5343b
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0x6270b2…489bca
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0x71cfb0…52373b
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0xe2b5b8…f8c15b
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase5d ago0x32c62f…4f2108

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.