Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa23d ago0xc0a1f8…d757e7
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa23d ago0xb5c3e4…4d5a35
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa23d ago0xb927e6…dc69a5
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa23d ago0xa54f28…a04908
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa23d ago0xda0865…bfec33
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa23d ago0x39cea6…ae215c
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa23d ago0x62622f…5648d2
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa23d ago0x2a4090…56f8e0
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa23d ago0x26976a…bf1fdf
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa23d ago0x8eae9a…680245
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa23d ago0x37683a…84e8fc
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa23d ago0x90625a…3bd096
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa23d ago0x2f7b58…0661e5
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa23d ago0x4a5582…678c47
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa23d ago0xd3dc5a…015065
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa23d ago0x134916…22af08
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa23d ago0x4fa7a9…64b22b
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa23d ago0xbea216…477adb
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa23d ago0x90d3dc…b6536c
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa23d ago0xe32393…4a9f3f
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa23d ago0x3a8368…f62d10
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0x4275c5…29cf35
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0x05a13e…62477f
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0xd2e1f8…153dc5
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0x9205e7…07910d

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.