Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa109d ago0xf2a1e6…e0d80e
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa109d ago0xf849f4…6a817f
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa109d ago0x7dcf17…61cf3b
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa109d ago0xeb4c8d…a9571c
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa109d ago0x989f95…ce96c4
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa109d ago0x8e6c6c…5b4f73
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa109d ago0x5bfb85…461a3e
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa109d ago0xb60af5…2a0d22
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0xb4af46…5883a3
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0x3499aa…fe7294
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0x6c2a1c…bd8af8
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0x41a504…f94ebf
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0x28680b…5e6551
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0x55e023…c1c620
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0xd0c698…593440
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0xe3942b…e1fb75
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0xcddcdb…06495d
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0x8551e8…ff9cda
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0xadfbcf…075778
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0xd291b4…e97ce0
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0xd540ac…4d2757
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0x0182c6…95123e
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0x248afa…462f26
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0xbec845…8dc395

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.