Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x445f…40930xfe80…47eeBase—$0.001100%fluxa23d ago0x2fa473…f57320
0x445f…40930xfe80…47eeBase—$0.001100%fluxa23d ago0xa64ba7…78ff3c
0x445f…40930xfe80…47eeBase—$0.001100%fluxa23d ago0x595c4f…562152
0x445f…40930xfe80…47eeBase—$0.001100%fluxa23d ago0x91c3f6…35ef27
0x445f…40930xfe80…47eeBase—$0.001100%fluxa23d ago0xb230f9…967ae1
0x445f…40930xfe80…47eeBase—$0.001100%fluxa23d ago0xb6843e…19c498
0x445f…40930xfe80…47eeBase—$0.001100%fluxa23d ago0x6a2d6b…e0b0b5
0x445f…40930xfe80…47eeBase—$0.001100%fluxa23d ago0x491f00…956f3f
0x445f…40930xfe80…47eeBase—$0.001100%fluxa23d ago0xd8dcb9…39fbb9
0x445f…40930xfe80…47eeBase—$0.001100%fluxa23d ago0x8fd17a…d28af6
0x445f…40930xfe80…47eeBase—$0.001100%fluxa23d ago0x72069a…0b3be5
0x445f…40930xfe80…47eeBase—$0.001100%fluxa23d ago0xe00d15…f42407
0x445f…40930xfe80…47eeBase—$0.001100%fluxa23d ago0x2bd31c…11c4b7
0x445f…40930xfe80…47eeBase—$0.001100%fluxa23d ago0xda4400…29e6f5
0x445f…40930xfe80…47eeBase—$0.001100%fluxa24d ago0x76a68f…03db67
0x445f…40930xfe80…47eeBase—$0.001100%fluxa24d ago0x636fb3…054ad5
0x445f…40930xfe80…47eeBase—$0.001100%fluxa24d ago0x4cb91e…00f1d2
0x445f…40930xfe80…47eeBase—$0.001100%fluxa24d ago0xfd66a7…b35951
0x445f…40930xfe80…47eeBase—$0.001100%fluxa24d ago0xdda43e…5aba8b
0x445f…40930xfe80…47eeBase—$0.001100%fluxa24d ago0xc90156…06e8d7
0x445f…40930xfe80…47eeBase—$0.001100%fluxa24d ago0xd960a7…d36c00
0x445f…40930xfe80…47eeBase—$0.001100%fluxa24d ago0x9c36d9…6da852
0x445f…40930xfe80…47eeBase—$0.001100%fluxa24d ago0x48cfd1…71ca78
0x445f…40930xfe80…47eeBase—$0.001100%fluxa24d ago0x3a084a…a817e8
0x445f…40930xfe80…47eeBase—$0.001100%fluxa24d ago0x56a867…4e67b1

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.