Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1533a0…5832ea
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbddfe0…e241c4
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x57230f…d62bdc
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xae464e…7ae1a8
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x24bbcc…cb1e34
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3b2ff0…5f6e09
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x480a2e…806f09
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x64f24b…fde097
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdbca97…dac011
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7be0de…760bcb
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd1cd35…8e3443
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4b55d1…e0efce
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7ca3e2…ecc7ee
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8f4090…4c0f24
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x105052…55dcb1
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x78f7c2…62fdd3
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x02d83b…b846d2
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x944fe9…4ddf59
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6803fd…92edbc
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x42efe3…cdc1c2
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x36d917…066721
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x89366f…2df3e8
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf1e4a8…a60229
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x80dbf6…54c731
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd7137d…446b25

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.