Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x06fb5f…a7060f
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x0daff9…9c2071
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0xf3f5ef…69b379
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0xac8bf8…c2074e
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x9cbf76…871f8c
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x6e952a…da6af0
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x0cb7e4…5d7d8c
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0xb73223…f35ad5
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x698781…7f2fc3
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0xf3c6f9…4193c3
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0xa49f9e…56f2e4
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0xf31b30…614101
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x7dd5b5…dc28b8
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0xc9e5e2…e58879
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x25eceb…fa0b59
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0xfdd27c…40605f
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x8516fd…5c5f2a
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x0cbb3a…29af09
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x496201…2f9dd7
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x666a6d…18ca81
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0xc76336…980281
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0xe0503a…7452fa
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0xf5cb3e…175103
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x4e1640…a342f4
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x9fce9e…f8b5d7

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.