Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase121d ago0x443216…8d8b27
0xf685…11220x13bf…b9a7Base—$0.004100%candidates121d ago0x77bb82…510e22
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase121d ago0xacf7d5…1e78f8
0xf685…11220x13bf…b9a7Base—$0.004100%candidates121d ago0x840f24…99b400
0xf685…11220x13bf…b9a7Base—$0.004100%candidates121d ago0x6bec95…563071
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase121d ago0xdfaa50…49373d
0xf685…11220x13bf…b9a7Base—$0.004100%candidates121d ago0x73865c…cdaa79
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase121d ago0x739acb…649ccd
0xf685…11220x13bf…b9a7Base—$0.004100%candidates121d ago0xae4b59…43e60a
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase121d ago0x50554b…b64027
0xf685…11220x13bf…b9a7Base—$0.004100%candidates121d ago0xa3c593…d81c71
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase121d ago0xb65be5…742742
0xf685…11220x13bf…b9a7Base—$0.004100%candidates121d ago0x6bfd73…9943fa
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase121d ago0xaf8ff9…adad96
0xf685…11220x13bf…b9a7Base—$0.004100%candidates121d ago0xdbd24e…fc0f0b
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase121d ago0x994b96…3f272d
0xf685…11220x13bf…b9a7Base—$0.004100%candidates121d ago0x025ecd…f08daa
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase121d ago0x9341bd…8adf63
0xf685…11220x13bf…b9a7Base—$0.004100%candidates121d ago0x28fbc7…fea69a
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase121d ago0x799e41…4c0e32
0xf685…11220x13bf…b9a7Base—$0.004100%candidates121d ago0xb0f20a…265fd6
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase121d ago0x68bbbc…5950bd
0xf685…11220x13bf…b9a7Base—$0.004100%candidates121d ago0x5d1b94…eaf20f
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase121d ago0xf7fa73…c16a9f
0xf685…11220x13bf…b9a7Base—$0.004100%candidates121d ago0xe2722b…ea652e

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.