Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa84d ago0x20e218…e7a834
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa84d ago0x54a38c…9f26d3
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa84d ago0x0f0d59…388acb
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa84d ago0x656c7d…771f61
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa85d ago0x9f32e9…a0eeef
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa85d ago0xd5fcf5…c0058f
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa85d ago0x3e4407…e09b4b
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa85d ago0x717831…83cecb
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa85d ago0x1c9d0b…11d583
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa85d ago0x3c329b…af8c69
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa85d ago0xbac3eb…38eddd
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa85d ago0xa09e4f…0fe66c
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa85d ago0x7fbec4…9cbf7d
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa85d ago0x3d0e3f…1404a4
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa85d ago0xa99156…5649bd
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa85d ago0x9edddf…3621e1
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa85d ago0xbff38f…7b0640
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa85d ago0x45b8d3…4e7190
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa85d ago0x533742…764e0e

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.