Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x94db…681e0x9c95…e299Base—$0.001100%fluxa43d ago0x57ef88…6196e1
0x94db…681e0x9c95…e299Base—$0.001100%fluxa43d ago0x44c7b0…7b7bab
0x94db…681e0x9c95…e299Base—$0.001100%fluxa43d ago0x594875…fca330
0x94db…681e0x9c95…e299Base—$0.001100%fluxa43d ago0x590d7e…9caccf
0x94db…681e0x9c95…e299Base—$0.001100%fluxa43d ago0x509cb4…2fd6c7
0x94db…681e0x9c95…e299Base—$0.001100%fluxa43d ago0x9692a3…bcc8ca
0x94db…681e0x9c95…e299Base—$0.001100%fluxa43d ago0xe68cd3…b57437
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa43d ago0x4aa11c…1c0837
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa43d ago0xd4ef28…b6d94b
0x94db…681e0x9c95…e299Base—$0.001100%fluxa43d ago0x1f9ec3…de383b
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa43d ago0x591892…54723b
0x94db…681e0x9c95…e299Base—$0.001100%fluxa43d ago0x375b59…cbc700
0x94db…681e0x9c95…e299Base—$0.001100%fluxa43d ago0xf37f25…8452ea
0x94db…681e0x9c95…e299Base—$0.001100%fluxa43d ago0x2e90fb…4cab8b
0x94db…681e0x9c95…e299Base—$0.001100%fluxa43d ago0xa021e5…da591d
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa43d ago0x2e6897…c7c214
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa43d ago0x2b466c…ce39f8
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa43d ago0xb226be…f0ce84
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa43d ago0x6a9362…26f05b
0x94db…681e0x9c95…e299Base—$0.001100%fluxa43d ago0x048d8d…0ec55a
0x94db…681e0x9c95…e299Base—$0.001100%fluxa43d ago0x3d820f…e9b0df
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa43d ago0xcc7a7c…33f4cd
0x94db…681e0x9c95…e299Base—$0.001100%fluxa43d ago0xee6e74…9092a5
0x94db…681e0x9c95…e299Base—$0.001100%fluxa43d ago0x2cffef…e6d5d3
0x94db…681e0x9c95…e299Base—$0.001100%fluxa43d ago0x0d9d8f…858de2

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.