Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0x807f01…8b80f3
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0x7470cc…4d79a8
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0x2fe7e2…2b6e2c
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0x98d7c5…900ec1
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0xc4df2d…df31b7
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0x0dba04…fe6f4a
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0x7b529c…bcf02e
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0x9b0ff6…7e1a1a
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0xb950a5…446913
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0xb7e375…5689eb
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0x8b6e92…94006e
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0x66465b…895704
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0x140f3a…caa46e
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0xed8f9d…178a08
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0xaed1b5…a33608
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0x07134f…de474f
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0x437ff9…2b9867
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0x83ab8e…48fc3e
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0x1addfb…5e2e7b
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0xf94674…903657
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0x99b60c…4fbcb6
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0xaf7d31…ac8b0b
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0xd4dd85…67e3a7
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0xe02e40…b1ce08
0x8fee…8d680xa9dd…2315Base—$0.002100%coinbase26d ago0x3ec6ba…e220be

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.