Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base—$0.008767100%0x4337…a93d101d ago0x94454a…f6c3b1
0x3be9…575c0xf6ee…3bd2Base—$0.003644100%0x4337…32a4101d ago0xaf110d…ee392e
0x3be9…575c0xf6ee…3bd2Base—$0.00064100%0x4337…f965101d ago0xbcca30…5a0a04
0x3be9…575c0xf6ee…3bd2Base—$0.004929100%0x6a6f…be41101d ago0x3584c5…c1640f
0x3be9…575c0xf6ee…3bd2Base—$0.003838100%0x4337…3063101d ago0x76d2b8…d9be49
0x3be9…575c0xf6ee…3bd2Base—$0.005825100%0xf279…f77f101d ago0x5f0744…74d6cb
0x3be9…575c0xf6ee…3bd2Base—$0.001125100%0x4337…187e101d ago0xd4c9e3…5373c0
0x3be9…575c0xf6ee…3bd2Base—$0.005334100%0x4337…36c4101d ago0x8b905b…d9b5d4
0x3be9…575c0xf6ee…3bd2Base—$0.007879100%0xf279…f77f101d ago0x081556…c8a96e
0x3be9…575c0xf6ee…3bd2Base—$0.007396100%0x4ed0…caab101d ago0x11de04…1fa90a
0x3be9…575c0xf6ee…3bd2Base—$0.004529100%0x4ed0…caab101d ago0x4f4ec6…fa2026
0x3be9…575c0xf6ee…3bd2Base—$0.007544100%0xf279…f77f101d ago0x2e0eec…fea593
0x3be9…575c0xf6ee…3bd2Base—$0.006956100%0x4337…6c92101d ago0x5550b4…e7dc9a
0x3be9…575c0xf6ee…3bd2Base—$0.00219100%0x4337…6c92101d ago0xf41867…03531d
0x3be9…575c0xf6ee…3bd2Base—$0.004425100%0x7d0e…e64b101d ago0x0c17ea…421462
0x3be9…575c0xf6ee…3bd2Base—$0.002588100%0x4337…df9b101d ago0xd9c5d7…8d9ac6
0x3be9…575c0xf6ee…3bd2Base—$0.000708100%0xf279…f77f101d ago0xc68a09…4de9c9
0x3be9…575c0xf6ee…3bd2Base—$0.007063100%0x4337…3a73101d ago0x64fdb7…df1b60
0x3be9…575c0xf6ee…3bd2Base—$0.005764100%0x6a6f…be41101d ago0xa2391b…021a2f
0x3be9…575c0xf6ee…3bd2Base—$0.0028100%0x4337…187e101d ago0xe25349…6293d0
0x3be9…575c0xf6ee…3bd2Base—$0.000425100%0x7d0e…e64b101d ago0x5b1c33…d830f2
0x3be9…575c0xf6ee…3bd2Base—$0.005148100%0x7d0e…e64b101d ago0x076d95…cad451
0x3be9…575c0xf6ee…3bd2Base—$0.008173100%0x4ed0…caab101d ago0xcc84f7…8d8cec
0x3be9…575c0xf6ee…3bd2Base—$0.006197100%0x4337…1131101d ago0xcae3be…a4c907
0x3be9…575c0xf6ee…3bd2Base—$0.006988100%0x4337…f038101d ago0x8eb180…3aca5e

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.