Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x0b6173…fbe445
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0xaea507…9a6fe8
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0xed532b…596edc
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0xc9935e…0e9294
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x7d84a9…54b54a
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x3191bd…6b1806
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0xc79bd0…98b5e2
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x075282…1165cb
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x393855…5493ae
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x3daea3…311787
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0xca045f…8751e8
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x53d2ac…d761f3
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0xe4d90b…a75243
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0xcce0a7…df4d63
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0xd2c299…c9ffe4
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0xf0f288…53c387
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x6a5312…0c119d
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x252dee…2c4cbf
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0xc4e91a…1bbb57
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x134184…de2359
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x039ed1…afe6fc
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x278f1e…1ea8fc
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x85df97…58871b
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x03efa5…0ce9a9
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x8785a8…050475

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.