Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$52.50100%0x12ba…6b6178d ago0x4a76e6…012cb9
0x5d79…ab930x0e3d…7757Base—$1.05100%0xeba0…ab3b78d ago0x187951…cc29c9
0x5d79…ab930x0e3d…7757Base—$1.05100%0x60b3…977378d ago0x5f4b93…a7c121
0x5d79…ab930x0e3d…7757Base—$10.50100%0xbc7c…86d478d ago0x9c193e…acb94d
0x5d79…ab930x0e3d…7757Base—$5.25100%0xde8d…bd2c78d ago0x968961…eea3a4
0x5d79…ab930x0e3d…7757Base—$4.20100%0x9993…8cf578d ago0x2d5cca…82fff2
0x5d79…ab930x0e3d…7757Base—$52.50100%0x35fa…74a978d ago0x3dc23e…e58ce7
0x5d79…ab930x0e3d…7757Base—$2.10100%0xcf26…86e678d ago0x72d8b4…52a8cb
0x5d79…ab930x0e3d…7757Base—$10.50100%0x0abd…8e7778d ago0xc5ad28…a38461
0x5d79…ab930x0e3d…7757Base—$15.75100%0x4d98…2b5b78d ago0xd15e88…cd39c1
0x5d79…ab930x0e3d…7757Base—$15.75100%0xa070…95e078d ago0xeef200…9c1433
0x5d79…ab930x0e3d…7757Base—$3.15100%0xdae3…916a79d ago0x6ceee6…0f46a0
0x5d79…ab930x0e3d…7757Base—$10.50100%0x1efc…9e4379d ago0x9d3f89…95cfd0
0x5d79…ab930x0e3d…7757Base—$3.15100%0xba2c…ddc879d ago0xf99455…22005a
0x5d79…ab930x0e3d…7757Base—$10.50100%0xc585…31c679d ago0x11c2b6…e22371
0x5d79…ab930x0e3d…7757Base—$21.00100%0x0abd…8e7779d ago0x24bbe5…d4d87d
0x5d79…ab930x0e3d…7757Base—$5.25100%0xf9ea…484f79d ago0x93d8d3…f89bc9

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.