Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x31b0…c5d80x0e3d…7757Base—$77.50100%0x1cb5…c0e278d ago0x2c855c…9aefb1
0x31b0…c5d80x0e3d…7757Base—$77.50100%0x8121…3f9d78d ago0xbb4d71…d733ae
0x31b0…c5d80x0e3d…7757Base—$77.50100%0x3d53…a35978d ago0x00954f…434bd3
0x31b0…c5d80x0e3d…7757Base—$77.50100%0x6bac…5e9b78d ago0xa6f596…2767c8
0x31b0…c5d80x0e3d…7757Base—$77.50100%0xe4c8…f88778d ago0x2a06b8…f12ba0
0x31b0…c5d80x0e3d…7757Base—$77.50100%0x4950…4a2679d ago0x082d0f…90fd34
0x31b0…c5d80x0e3d…7757Base—$77.50100%0xf200…d9a079d ago0x2063e5…28475b
0x31b0…c5d80x0e3d…7757Base—$77.50100%0xa640…7f4079d ago0x6c2aef…25992e
0x31b0…c5d80x0e3d…7757Base—$77.50100%0x2e11…857379d ago0x190616…b4dd4f
0x31b0…c5d80x0e3d…7757Base—$77.50100%0xaa2e…f04479d ago0xd65e67…aa7898
0x31b0…c5d80x0e3d…7757Base—$77.50100%0x90ad…1cd679d ago0xfb6d26…c66e08
0x31b0…c5d80x0e3d…7757Base—$77.50100%0xe59f…80f779d ago0x5760cc…0a867c
0x31b0…c5d80x0e3d…7757Base—$77.50100%0xb725…f2dd79d ago0x93e6d5…db1eb3

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.