Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3321b1…4ec03c
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd7531a…44b79d
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x861672…6b2dba
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb236bf…b8fb54
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x785f0e…b73d95
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc14091…718dd1
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x770cfe…78d9f1
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7093d1…6c6f2a
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd6d226…70c3dc
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcc7c73…0b94b3
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe697bc…6e20bb
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2fe3c5…de45b9
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x62ef95…fa4c6b
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb9c728…e40e1f
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x03b0a7…e1cc0a
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf1c37e…c50205
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9bf228…396688
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb588ea…e1f439
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9d9ab1…2f553e
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd98881…e53452
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc2e760…9deb34
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1d4d6d…647c5f
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xba2f0e…6647f5
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x11dd6d…c77e30
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf5ddcb…3e7d08

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.