Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd066…64350x9c95…e299Base—$0.001100%fluxa32d ago0x5a5421…2f3b37
0xd066…64350x9c95…e299Base—$0.001100%fluxa32d ago0xdbb9af…2d526b
0xd066…64350x9c95…e299Base—$0.001100%fluxa32d ago0x509b2b…3de4bf
0xd066…64350x9c95…e299Base—$0.001100%fluxa32d ago0xd15486…4adfb6
0xd066…64350x9c95…e299Base—$0.001100%fluxa32d ago0xf52df3…63a75b
0xd066…64350x9c95…e299Base—$0.001100%fluxa32d ago0xf6b20a…adf932
0xd066…64350x9c95…e299Base—$0.001100%fluxa32d ago0x9dd01b…ae87fc
0xd066…64350x9c95…e299Base—$0.001100%fluxa32d ago0xca6639…cd4196
0xd066…64350x9c95…e299Base—$0.001100%fluxa32d ago0x359da1…3ed4d7
0xd066…64350xfe80…47eeBase—$0.001100%fluxa32d ago0x5f994e…b920ec
0xd066…64350x9c95…e299Base—$0.001100%fluxa32d ago0x4e45cb…5cebd0
0xd066…64350x9c95…e299Base—$0.001100%fluxa32d ago0xaf163b…a9287f
0xd066…64350x9c95…e299Base—$0.001100%fluxa32d ago0x1bf1f7…5965a9
0xd066…64350xfe80…47eeBase—$0.001100%fluxa32d ago0xf491b4…aff1a7
0xd066…64350x9c95…e299Base—$0.001100%fluxa32d ago0x8cd82a…14e4e6
0xd066…64350xfe80…47eeBase—$0.001100%fluxa32d ago0x20a399…9a9057
0xd066…64350x9c95…e299Base—$0.001100%fluxa32d ago0xf65be3…c1d8da
0xd066…64350xfe80…47eeBase—$0.001100%fluxa32d ago0xd618f0…d8c6e8
0xd066…64350x9c95…e299Base—$0.001100%fluxa32d ago0x95c0e5…2099ec
0xd066…64350x9c95…e299Base—$0.001100%fluxa32d ago0xb55625…d2a723
0xd066…64350x9c95…e299Base—$0.001100%fluxa32d ago0x7c2ff9…54e6e3
0xd066…64350xfe80…47eeBase—$0.001100%fluxa32d ago0x1f6b08…047935
0xd066…64350x9c95…e299Base—$0.001100%fluxa32d ago0x476e1a…7df07f
0xd066…64350xfe80…47eeBase—$0.001100%fluxa32d ago0x623202…98eb8f
0xd066…64350x9c95…e299Base—$0.001100%fluxa32d ago0x501f20…f675b8

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.