Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x8907c9…d5a85b
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x733789…308dbb
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x44a0e6…fab078
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0xa4f5ae…a7e8e3
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x2345e8…499fda
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x730a55…8fc824
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x826c9b…963cf4
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x449dca…8aed69
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x887eee…9c744d
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x1dc543…6c1118
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x7e09e4…4b08d7
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0xbc56cb…e65cf2
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0xdfdcd9…36d048
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0xcce7ec…504e2c
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0xb848f0…de9318
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0xaed738…31a0da
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x303d3c…090e35
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0xa8cb40…d0571e
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x897f7f…341e5e
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x0447be…dd027b
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x2d25d2…d1cd8a
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x887136…8f5357
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x96c445…2ae044
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0xe5d756…92a9f8
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x501538…6c4b34

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.