Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa33d ago0x8fab38…8648c5
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa33d ago0x812759…9c1242
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa33d ago0x985a21…e2e6c0
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa34d ago0x9502a6…26f726
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa34d ago0xdd956a…a85d27
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa34d ago0x486712…4e54c1
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa34d ago0x1e31ae…ea77c4
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa34d ago0xda335b…07c1fa
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa34d ago0xdb6fce…d7c098
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa34d ago0x098330…643c30
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa34d ago0xfe1ff2…3f09f8
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa34d ago0x92d298…055518
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa34d ago0x834124…c0cb22
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa34d ago0x6bc085…c64dfb
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa34d ago0x5527fc…52e453
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa34d ago0xb822d7…35e5bf
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa34d ago0xdb536d…d7d4f6
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa34d ago0x27923b…ca0fe3
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa34d ago0x2d7e8c…a929b0
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa34d ago0x6d854c…b4ccfe
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa34d ago0x6a5da1…687abd
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa34d ago0x0af9a6…163be5
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa34d ago0x47a1b4…01755f
0xd8f7…0a560x9c95…e299Base—$0.001100%fluxa34d ago0xea7b0d…8988e0

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.