Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x010892…3b4e62
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0xeacc71…8efe89
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x99665e…e80f35
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x7969fe…50295a
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa46d ago0x517376…4ea2e2
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0xd3495d…aa58ff
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x1fa554…a83c5d
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x756050…578302
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0xc5149e…673e44
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x818969…d1ddd6
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa46d ago0x2bba91…c0b28e
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x943ac0…c48331
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x25b5b2…cd3fef
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x624e9c…8ee2d2
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x0e2dac…38a3aa
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0xcc7784…499780
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x9dd7bc…e52e08
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0xa93cfe…8604fc
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x20ce0e…c3fc05
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x9e122a…94744d
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x9824b5…d176d6
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x39f260…a8b615
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0xbe9484…feb21c
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0xc18b44…198900
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x3eb292…538e96

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.