Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0xded023…8d0e4e
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0x64f45f…63619d
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0x27f4f3…5c1e27
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0x5f45da…a57861
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0x4e4cec…2cad23
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0x5d4517…2659d2
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0x7a62d5…43c6f1
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0xa81814…d0ae40
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0x973493…7f50df
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0x3e9a62…0edd23
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0x844f3e…f75839
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0x52164b…c0245d
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0x3aa7fd…d08e99
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0xf9f07e…a40e62
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0xa2aca3…51d3f9
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0xc49e05…c34651
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0x511d77…f2cc38
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0xd7273b…4530d1
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0x1c2653…ce674a
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0x99e0cc…062b01
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0x0d2e79…ca66b4
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0x20602f…a6c29c
0xb179…2d640x9c95…e299Base—$0.001100%fluxa50d ago0xee3198…16a2d9
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0x8c0267…f5b86a
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa50d ago0x73ab1f…e0a675

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.