Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa34d ago0x3644f5…aa52a1
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa34d ago0x4a5a7c…036a40
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa34d ago0x16eb0f…2b8dac
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa34d ago0x8e82fd…75149b
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa34d ago0xa39540…ae48af
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa34d ago0xc8fca5…7bbceb
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa35d ago0x19124e…f84cec
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa35d ago0x356e23…0537b9
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa35d ago0x1cdf13…6ce9a5
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa35d ago0xbaf2cb…0e4b0c
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa35d ago0xd66403…1a6298
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa35d ago0xc2921b…0be92b
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa35d ago0x20cdc9…1f4ab1
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa35d ago0xf4634b…3696c7
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa35d ago0x4ad140…5687bc
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa35d ago0x33a9c9…7352bd
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa35d ago0x21fa77…dc15c3
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa35d ago0xa5027c…5f9fa1
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa35d ago0xd5022e…3fcfd9
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa35d ago0x896009…7ef49d
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa35d ago0xae9689…75eac2
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa35d ago0x77b15d…e306e7
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa35d ago0x3db7a9…df2e42
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa35d ago0x357fab…13d6d8
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa35d ago0xb42ee0…b273c6

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.