Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa38d ago0xd05005…f62ced
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa38d ago0x61015f…a7ea88
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa38d ago0xb0b30c…57cf6f
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa39d ago0x2109d4…41470b
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa39d ago0x5066ca…7f77fa
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa39d ago0xd36e33…58256f
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa39d ago0x824fb5…a081ba
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa39d ago0x615405…40b41f
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa39d ago0xc0927c…61efba
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa39d ago0xafb95a…c839c8
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa39d ago0xa754ba…5ab476
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa39d ago0xf07494…e5e42f
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa39d ago0x011f5e…2987d5
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa39d ago0x086528…d1ef07
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa39d ago0x0500b8…2d9c83
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa39d ago0xc828d4…14968a
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa39d ago0x28fa5a…939912
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa39d ago0xbaf558…935043
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa39d ago0x895530…5e5030
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa39d ago0xee725c…b9b6fa
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa39d ago0xb2c385…8a349b
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa39d ago0xf64142…9900d0
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa39d ago0x2c6df1…4e806b
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa39d ago0x20e49e…f91cc0
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa39d ago0x27767f…c5b11a

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.