Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa88d ago0xcc122c…369ed2
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa88d ago0xfd8e5a…300be9
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa88d ago0xce221a…fe0bee
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa88d ago0x0fd6fc…7690b3
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa88d ago0x846a62…5c2017
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0xa5d404…d75ee2
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x0eb49d…6c12aa
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x347d12…eef105
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x667a03…beee77
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0xcf8872…36aa00
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x3adcb0…14a606
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x7969b1…b55f0d
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0xf9c01f…92b3c0
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x645bd1…65352a
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x33a543…350fb4
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x09ea1a…3a551f
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0xa29926…e71f60
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x0541ad…747bf1
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0xe34858…bec2d1
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x53a577…c5998a
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x5be94f…317b81
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x637bb3…057493
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x77df5a…029e4c
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0xbf1192…3d8c85
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x4a3fc7…e928b0

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.