Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xd72aa9…2f8fd3
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xdcc27c…31cc3e
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xa8f845…b93982
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xe2df2d…dbf418
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x6380a7…c322ab
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x768a43…69a467
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x2dc604…a5c978
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xf8cef0…06126a
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x0c4bce…cb9158
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xb9c3c7…755fc4
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xa2f87e…223887
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x0ca675…1da767
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xb3391e…e45475
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x6ce2ce…1f4f4b
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x3d634d…6110c1
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x326e33…d456c7
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x50adde…fe5868
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x98faab…947dc2
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xbc6eb6…f56e3a
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x8cea5b…cc9444
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x6704c5…6c0abd
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xb3c364…7caf38
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x4f8c94…21254f
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0xa25631…63eadf
0xf932…9de60xa9dd…2315Base—$0.002100%coinbase29d ago0x32d6b7…f3dee9

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.