Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b2e…e4a50x20d9…c90aBase—$1.32100%candidates103d ago0x8e756a…e22830
0xd1ae…81330x2b2e…e4a5Base—$0.11100%fluxa104d ago0x379649…e86f67
0xd1ae…81330x2b2e…e4a5Base—$0.11100%fluxa104d ago0xf9f521…9c8e1f
0xd1ae…81330x2b2e…e4a5Base—$0.11100%fluxa104d ago0xd8d553…234190
0xd1ae…81330x2b2e…e4a5Base—$0.11100%fluxa104d ago0x635dce…a55def
0xd1ae…81330x2b2e…e4a5Base—$0.11100%fluxa104d ago0xf00e20…12fd3c
0xd1ae…81330x2b2e…e4a5Base—$0.11100%fluxa104d ago0x8f89d4…50b450
0xd1ae…81330x2b2e…e4a5Base—$0.11100%fluxa104d ago0xdd0701…0745b1
0xd1ae…81330x2b2e…e4a5Base—$0.11100%fluxa104d ago0xe2985c…cd216f
0xd1ae…81330x2b2e…e4a5Base—$0.11100%fluxa104d ago0x05d402…266456
0xd1ae…81330x2b2e…e4a5Base—$0.11100%candidates104d ago0xbfabfd…92b520
0xd1ae…81330x2b2e…e4a5Base—$0.11100%candidates104d ago0xed158d…784129
0xd1ae…81330x2b2e…e4a5Base—$0.11100%candidates104d ago0x93c8be…429214

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.