Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0xe77173…ec5cf8
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0xf06b2b…d4a83d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x92df8c…4a3459
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x08fd23…56d120
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0xbb5272…66ee99
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0xa1800a…c2e8ee
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0xda7329…21a4f4
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0xb53a41…7c42d7
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x241b15…c81f95
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x567eb0…3e9df0
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x08c4e2…0a2306
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0xb02e96…574889
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x3c3a7b…3e0b45
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0xfe31d2…0d14e3
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x848541…b6f5d9
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x48b6fe…124337
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x44239a…aa372d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x4c6d04…86e1b4
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x0d7233…7ea3ad
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0xa1382b…4568ab
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x461e29…a85f8e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x41545a…c58221
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x1978ed…124b26
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0xfcff7e…255bee
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0xeccca7…104650

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.