Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89e6…4b0c0x0e3d…7757Base—$0.10100%0x4d99…3c6357d ago0x83d12b…8d4e1a
0x89e6…4b0c0x0e3d…7757Base—$0.01100%0xa690…238c57d ago0xed64b6…406d12
0x89e6…4b0c0x0e3d…7757Base—$0.03100%0x9307…e92a57d ago0x6cc355…ffdb72
0x89e6…4b0c0x0e3d…7757Base—$0.02100%0x065e…0a6057d ago0xad0e5b…b4abc2
0x89e6…4b0c0x0e3d…7757Base—$0.01100%0x1bf5…a71657d ago0x3e8afb…4347c2
0x89e6…4b0c0x0e3d…7757Base—$0.01100%0x0166…37af57d ago0x151284…f5aa0d
0x89e6…4b0c0x0e3d…7757Base—$0.01100%0x4e90…564a57d ago0xfad497…c85b4f
0x89e6…4b0c0x0e3d…7757Base—$0.01100%0x2bdf…11ce57d ago0xccbdf7…bbb3e6
0x89e6…4b0c0x0e3d…7757Base—$0.02100%0x2970…8ed758d ago0x3d9a17…4381f8
0x89e6…4b0c0x0e3d…7757Base—$0.01100%0xc5c7…f8a558d ago0xc4b0c7…74698b
0x89e6…4b0c0x0e3d…7757Base—$0.01100%0xfdf6…61a858d ago0x26a41e…d06d4f
0x89e6…4b0c0x0e3d…7757Base—$0.01100%0x563b…9a7f58d ago0x9b33b6…b8d7d5
0x89e6…4b0c0x0e3d…7757Base—$0.01100%0x1a34…32c158d ago0x1f1ebc…4712ad

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.