Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe601…7f2b0x4619…a594Base—$0.01100%coinbase72d ago0xd659f9…bb5688
0xe601…7f2b0xb667…8997Base—$0.01100%coinbase72d ago0x11fc36…b773de
0xe601…7f2b0x1123…e828Base—$0.01100%coinbase72d ago0xe74d0e…de4315
0xe601…7f2b0xec28…ba88Base—$0.01100%coinbase72d ago0xc8da0a…e305fa
0xe601…7f2b0x0158…44b2Base—$0.01100%coinbase72d ago0x6fe35f…8eee1e
0xe601…7f2b0x74a7…1df2Base—$0.01100%coinbase72d ago0xc64ac5…a02625
0xe601…7f2b0xe8fc…f138Base—$0.01100%coinbase72d ago0x5f3fda…de3e82
0xe601…7f2b0x174a…e344Base—$0.01100%coinbase72d ago0xd7c5b9…a405e9
0xe601…7f2b0xb5c6…2c0aBase—$0.01100%coinbase72d ago0xcc60b1…cc6ccf
0xe601…7f2b0xaefd…682bBase—$0.01100%coinbase72d ago0x556129…7547c6
0xe601…7f2b0x8814…405fBase—$0.01100%coinbase72d ago0x95b659…4d3f17
0xe601…7f2b0x3c72…2af8Base—$0.01100%coinbase72d ago0x4c4f2c…5cf625
0xe601…7f2b0xa3f2…892bBase—$0.01100%coinbase72d ago0x282fa4…5d2f17
0xe601…7f2b0xcc40…c555Base—$0.01100%coinbase72d ago0x426ca8…8f719a
0xe601…7f2b0xed41…d7c0Base—$0.01100%coinbase72d ago0x51575b…e50e72
0xe601…7f2b0x6998…9882Base—$0.01100%coinbase72d ago0x041d7c…eff854
0xe601…7f2b0xb731…d78fBase—$0.01100%coinbase72d ago0x5bf328…9c9bff
0xe601…7f2b0x981b…32d9Base—$0.01100%coinbase72d ago0x6c3682…1014d5
0xe601…7f2b0x8125…045dBase—$0.01100%coinbase72d ago0x323728…b64612
0xe601…7f2b0xf99e…bd55Base—$0.01100%coinbase72d ago0xc66630…291ab6
0xe601…7f2b0xb5d5…34adBase—$0.01100%coinbase72d ago0x751c32…e64dc1
0xe601…7f2b0x0812…e6b9Base—$0.01100%coinbase72d ago0x954783…417ddc
0xe601…7f2b0x50ea…21e5Base—$0.01100%coinbase72d ago0xe642a8…805ef8
0xe601…7f2b0x2325…02caBase—$0.01100%coinbase72d ago0xe9d519…798d26
0xe601…7f2b0x65fc…fe26Base—$0.01100%coinbase72d ago0x276e6e…14ce2e

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.