Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa38d ago0xe622c6…b44cfd
0xc48f…44240x9c95…e299Base—$0.001100%fluxa38d ago0xccad45…c60fce
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa38d ago0x38abe6…d1e298
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa38d ago0x24b93d…0de970
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa38d ago0x094ae4…e10952
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa38d ago0xd41458…24951a
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa38d ago0x2e24fa…c75df7
0xc48f…44240x9c95…e299Base—$0.001100%fluxa38d ago0xcb3ebd…c51b97
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa38d ago0x330895…6b32be
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa38d ago0x8cf000…9995fd
0xc48f…44240x9c95…e299Base—$0.001100%fluxa38d ago0x4c6dc8…3e9fd6
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa38d ago0x0c2675…cac507
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa38d ago0x306ac3…f1d1ac
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa38d ago0xf94eaa…9469a1
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa38d ago0x0b2949…c4be9f
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa38d ago0x5a3601…3aa5e3
0xc48f…44240x9c95…e299Base—$0.001100%fluxa38d ago0x1c9aa2…931110
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa38d ago0x40bd1e…fdc344
0xc48f…44240x9c95…e299Base—$0.001100%fluxa38d ago0x5f9bb3…76a73c
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa38d ago0xdfd613…d7ae1c
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa38d ago0x5667c6…7f6eaf
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa38d ago0x0f408f…347775
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa38d ago0xd2e913…f0458e
0xc48f…44240x9c95…e299Base—$0.001100%fluxa38d ago0x2173bd…3a0819
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa38d ago0x083247…c4653d

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.