Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x0f298a…d3c517
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0xee3b8d…9a716f
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x6e007d…d4b416
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x5eaf5d…9a5cde
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x6ea525…86247a
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x60a9c4…72088d
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x5ec3ce…df6c4c
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x3aa970…94ac75
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0xbccaff…466a08
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x92cc07…68c898
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x8d44c8…4b6913
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x043861…584fb5
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x47b41e…62f775
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x6f9532…b67f5b
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x5260e2…6f1051
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0xa0bff0…42d585
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0xbe6f3d…cea701
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x47a326…0ea489
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0xe670cf…cf605e
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0xd9e4ee…509dc3
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0xaf2261…0270d8
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x75b2e1…3ff759
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0xa59cf9…8da590
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0xf4b384…59f9b1
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x62c115…abfde3

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.