Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa47d ago0x55b799…018d5a
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa47d ago0xcd434b…f3f669
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa47d ago0xbf00cd…e14612
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa47d ago0x8511af…458464
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa47d ago0x6a128e…8632bd
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa47d ago0x7720bb…24c870
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa47d ago0xedfc68…22a76a
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa47d ago0x4fc7de…94988f
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa47d ago0xb83ed3…d9c367
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa47d ago0x853620…2c2b42
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa47d ago0x76ff6a…9931ae
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa47d ago0xeed2bf…b6dad2
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa47d ago0xd6783c…a9b395
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa47d ago0x978e10…1aee32
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa47d ago0xd52c2a…b622ea
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa47d ago0x923b2c…bcea60
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa47d ago0x84322e…a6f1d6
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa47d ago0x6484db…d18079
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa47d ago0xb117b8…d756f5
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa47d ago0x0d0368…9f3b73
0xcc04…8e260xfe80…47eeBase—$0.001100%fluxa47d ago0x178ff7…370fd6
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa47d ago0x7a7d64…5ccec6
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa47d ago0xdec49b…28de93
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa47d ago0x8b2e1c…93c52d
0xcc04…8e260x9c95…e299Base—$0.001100%fluxa47d ago0xf25c7d…c2029e

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.