Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0xff5a65…84b400
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0x1f70f3…68402b
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0x0072f9…eee1b1
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0x055b2b…2ec3e9
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0x687382…d9e244
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0x8ef90c…f35fb3
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0x50990a…f659b8
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0x031320…17d657
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0x563e18…a309f9
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0x0e82a4…79abfe
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0xf219f4…8fbdda
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0x7dcb0e…28fde1
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0x0c9abe…0c4940
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0xf3eccc…2e152c
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0x80abd7…fda8c3
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0x56d59d…b56a3a
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0x032b70…455f89
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0xc69d4a…039878
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0x8662da…317a34
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0x52017b…d63971
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0x5405a3…5021ea
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0xfe2619…bd50cf
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0x1b445f…ed7faa
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0xaff67b…e4b5c6
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa16d ago0x2a8cd6…a28e3a

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.