Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa38d ago0xf17444…685a1b
0x7403…dad50x9c95…e299Base—$0.001100%fluxa38d ago0xeaaf9d…dec88c
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa38d ago0xb81d5d…71462e
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa38d ago0x44684e…19f4ea
0x7403…dad50x9c95…e299Base—$0.001100%fluxa38d ago0xd2cafa…69c9c3
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa38d ago0x213d4f…25cc02
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa38d ago0x8f617c…525333
0x7403…dad50x9c95…e299Base—$0.001100%fluxa38d ago0x432323…51f367
0x7403…dad50x9c95…e299Base—$0.001100%fluxa38d ago0xe7c42e…2d27d7
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa38d ago0xfa8f11…bfffb7
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa38d ago0x5cc427…e1b96b
0x7403…dad50x9c95…e299Base—$0.001100%fluxa38d ago0x99ef2b…f72ccd
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa38d ago0x2483dd…cf64de
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa38d ago0x6f5419…5f739a
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa38d ago0xb5bc80…b8b872
0x7403…dad50x9c95…e299Base—$0.001100%fluxa38d ago0x1ff4c1…e92182
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa38d ago0x2b67cf…21f9b0
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa38d ago0x969d16…62e558
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa38d ago0xdc1371…c37cd8
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa38d ago0x733fc7…e08a42
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa38d ago0xbaaf07…486a16
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa38d ago0xa9a962…725647
0x7403…dad50x9c95…e299Base—$0.001100%fluxa38d ago0xdd9021…3f4998
0x7403…dad50x9c95…e299Base—$0.001100%fluxa38d ago0x58c96b…a8d51f
0x7403…dad50x9c95…e299Base—$0.001100%fluxa38d ago0x5a0387…75000b

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.