Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa57d ago0x523db8…3529ab
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa57d ago0xc65897…b8f920
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa57d ago0x040167…5384b4
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa57d ago0xb04430…ad816e
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa57d ago0xdecd7d…03db79
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa57d ago0x1fae33…1c2234
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa57d ago0xb7a9e7…1e14b9
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa57d ago0x1d34f2…d3595a
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa57d ago0xd333b5…c40b8e
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa57d ago0x25599d…10ef36
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa57d ago0xbe5208…69464a
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa57d ago0xb7a2ef…ffc715
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa57d ago0xc4e936…70ea46
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa57d ago0x9232e2…a6a922
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa58d ago0x7c580a…7614eb
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa58d ago0xd7f726…ecf48b
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa58d ago0xf7efa3…056819
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa58d ago0x92c59f…527c25
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa58d ago0x61c920…c9c23c
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa58d ago0xbff96e…6bc52c
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa58d ago0xf695a8…46d6b3
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa58d ago0x4432e0…1b68ae
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa58d ago0x1e7976…fa9177
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa58d ago0x915a09…4c5471
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa58d ago0xf51079…4b2fd7

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.