Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa45d ago0x0522ba…467aed
0xd206…33b60x9c95…e299Base—$0.001100%fluxa45d ago0xa9b3b8…bec3fb
0xd206…33b60x9c95…e299Base—$0.001100%fluxa45d ago0x87e5b6…8c38c8
0xd206…33b60x9c95…e299Base—$0.001100%fluxa45d ago0xed44b8…854f76
0xd206…33b60x9c95…e299Base—$0.001100%fluxa45d ago0x2a2adb…f48f31
0xd206…33b60x9c95…e299Base—$0.001100%fluxa45d ago0x379a80…45d02e
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa45d ago0x636cf2…984f7e
0xd206…33b60x9c95…e299Base—$0.001100%fluxa45d ago0xc222eb…c48c68
0xd206…33b60x9c95…e299Base—$0.001100%fluxa45d ago0xe1aa9f…36c3b8
0xd206…33b60x9c95…e299Base—$0.001100%fluxa45d ago0xfceb55…5e4653
0xd206…33b60x9c95…e299Base—$0.001100%fluxa45d ago0x07bb7c…df945e
0xd206…33b60x9c95…e299Base—$0.001100%fluxa45d ago0x30b0c6…de04dc
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa45d ago0xfcf85b…8b745a
0xd206…33b60x9c95…e299Base—$0.001100%fluxa45d ago0x85fc07…c6a5d7
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa45d ago0x5c47e3…801385
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa45d ago0xaf4950…e166f1
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa45d ago0xbcaeea…0a867a
0xd206…33b60x9c95…e299Base—$0.001100%fluxa45d ago0xbbeef4…cd96ae
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa46d ago0xebdea7…717c00
0xd206…33b60x9c95…e299Base—$0.001100%fluxa46d ago0xc199b5…8ae2ac
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa46d ago0xf94797…1e489a
0xd206…33b60x9c95…e299Base—$0.001100%fluxa46d ago0xf5aee2…7b1b22
0xd206…33b60x9c95…e299Base—$0.001100%fluxa46d ago0x6622a2…f28ac7
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa46d ago0x696bcb…57123a
0xd206…33b60x9c95…e299Base—$0.001100%fluxa46d ago0x68f63e…c26620

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.