Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa19d ago0xbc786c…908b37
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa19d ago0x5ca438…f8c987
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa19d ago0xa76476…19fe8d
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa19d ago0x9ba555…655097
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa19d ago0x6e2a3b…eab36a
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa19d ago0xc765e4…982bbb
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa19d ago0xd6859c…1756f0
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa19d ago0x86ce1e…bcf58a
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa20d ago0xec1f47…fdeac3
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa20d ago0xfed14d…e94f73
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa20d ago0x7ec9e8…407700
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa20d ago0x9afc90…962554
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa20d ago0xcb0c7d…2f9ddf
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa20d ago0x13aa42…9bade8
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa20d ago0x9c56d7…c084a9
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa20d ago0x6ccceb…6c807f
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa20d ago0x04a0ba…066f59
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa20d ago0x22b276…4c5d60
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa20d ago0x74d396…6e7284
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa20d ago0xd77e0b…e58afc
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa20d ago0x2dd28e…4d7c8e
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa20d ago0x1f70eb…b0359d
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa20d ago0x3c8b67…4cf6b9
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa20d ago0xeb4924…45d2ce
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa20d ago0xa2296c…c62c87

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.