Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x1e6516…2bb979
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x5bf891…73c3a4
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x1d6f9a…437e8e
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0xe39966…268834
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0xbf55e6…73bf01
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0xab43f0…01adb7
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x6a3708…c84a30
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0xf528a7…72715e
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0x73d003…aa6822
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0xf0fda3…5e9e1b
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0x778512…02e19c
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0x9c339c…036a89
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0xa82010…cf749a
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0xe327f4…e71f7b
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0xf994af…ed3b4d
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0xda0956…bb7f04
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0xe71022…bf2ff4
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0xd1d7e4…fffba6
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0xcebad5…47cf50
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0x0d9ba9…2f9608
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0xa448ef…9c7262
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0xeafd1b…dda901
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0xf73ef8…b66fcb
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0x3cc19c…be5b55
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa23d ago0x9aadd4…211774

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.