Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d49d ago0x90cf7d…5c5ff6
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d49d ago0xe92ad5…e73786
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d49d ago0xd9d3e3…e270f0
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d49d ago0x75e737…893bab
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d49d ago0x4598d8…ebd278
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d49d ago0xe166d5…3ad7ab
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d49d ago0xf14d35…9c9ea1
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d49d ago0xbbfd60…1cd7a7
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d49d ago0x0a25c7…ad7720
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d49d ago0xae0912…68022c
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d49d ago0xe9fa01…8c7706
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d49d ago0xccc134…10d3e9
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d49d ago0xb42139…670add
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d49d ago0x051b9a…2fc3ad
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d49d ago0x9d5bd7…d5a390
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d49d ago0xcc595d…0b4ad9
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d49d ago0xc41005…9700df
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d49d ago0xe24f9f…0a8cc9
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d49d ago0x4e8f85…65561b
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d49d ago0xef4f52…c0babc
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d49d ago0x203d7f…817346
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d49d ago0x9db526…5e75da
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d49d ago0x968994…2c8653
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d49d ago0x251021…73d7ad
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d49d ago0xeb9d34…12ba25

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.