Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5759…2d980xfe80…47eeBase$0.001100%fluxa37d ago0x5ed306…7855bc
0x5759…2d980xfe80…47eeBase$0.001100%fluxa37d ago0xaa8a6f…af6566
0x5759…2d980xfe80…47eeBase$0.001100%fluxa37d ago0x7ecaf6…894969
0x5759…2d980xfe80…47eeBase$0.001100%fluxa37d ago0x3dd31b…f08c57
0x5759…2d980xfe80…47eeBase$0.001100%fluxa37d ago0x9ef2fa…0987be
0x5759…2d980xfe80…47eeBase$0.001100%fluxa37d ago0x0c6f9b…14b1ea
0x5759…2d980xfe80…47eeBase$0.001100%fluxa37d ago0x6f2468…06cacf
0x5759…2d980x9c95…e299Base$0.001100%fluxa37d ago0x0b8747…afd9ce
0x5759…2d980xfe80…47eeBase$0.001100%fluxa37d ago0xdc76b4…b66788
0x5759…2d980x9c95…e299Base$0.001100%fluxa37d ago0x6409b4…57190b
0x5759…2d980x9c95…e299Base$0.001100%fluxa37d ago0x3e14b5…297163
0x5759…2d980xfe80…47eeBase$0.001100%fluxa38d ago0x90e33d…0a3f65
0x5759…2d980xfe80…47eeBase$0.001100%fluxa38d ago0xb1af80…8761eb
0x5759…2d980xfe80…47eeBase$0.001100%fluxa38d ago0xa08ab9…2665c6
0x5759…2d980xfe80…47eeBase$0.001100%fluxa38d ago0x612a3c…c84468
0x5759…2d980xfe80…47eeBase$0.001100%fluxa38d ago0x9e0139…4b15a1
0x5759…2d980xfe80…47eeBase$0.001100%fluxa38d ago0xfb66c8…9823c2
0x5759…2d980x9c95…e299Base$0.001100%fluxa38d ago0x7d192d…64fe61
0x5759…2d980xfe80…47eeBase$0.001100%fluxa38d ago0x76b3bc…a50e52
0x5759…2d980x9c95…e299Base$0.001100%fluxa38d ago0xd0cb3f…9801bc
0x5759…2d980x9c95…e299Base$0.001100%fluxa38d ago0x16d7aa…4fa5d2
0x5759…2d980x9c95…e299Base$0.001100%fluxa38d ago0xe5a8ac…94e7de
0x5759…2d980x9c95…e299Base$0.001100%fluxa38d ago0x0f14c2…5f8e36
0x5759…2d980xfe80…47eeBase$0.001100%fluxa38d ago0x961837…3c621a
0x5759…2d980xfe80…47eeBase$0.001100%fluxa38d ago0x4a1f5b…c78d1b

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.