Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cc…76e90x9c95…e299Base$0.001100%fluxa31d ago0xcf8542…edce4b
0x74cc…76e90x9c95…e299Base$0.001100%fluxa31d ago0x8d3e1c…609c9b
0x74cc…76e90x9c95…e299Base$0.001100%fluxa31d ago0x2e7b13…6421b6
0x74cc…76e90x9c95…e299Base$0.001100%fluxa31d ago0xd5f27c…bda389
0x74cc…76e90x9c95…e299Base$0.001100%fluxa31d ago0x6a0dd4…151c1b
0x74cc…76e90x9c95…e299Base$0.001100%fluxa31d ago0x38a0de…7cf92d
0x74cc…76e90x9c95…e299Base$0.001100%fluxa31d ago0xe43f9e…4cd80f
0x74cc…76e90x9c95…e299Base$0.001100%fluxa31d ago0x712886…29bd84
0x74cc…76e90x9c95…e299Base$0.001100%fluxa31d ago0x9e10d2…b16f87
0x74cc…76e90x9c95…e299Base$0.001100%fluxa31d ago0x14333a…9a1329
0x74cc…76e90x9c95…e299Base$0.001100%fluxa31d ago0x8b43d6…e933bf
0x74cc…76e90x9c95…e299Base$0.001100%fluxa31d ago0x701809…6517d6
0x74cc…76e90x9c95…e299Base$0.001100%fluxa31d ago0xcbda64…9f19ee
0x74cc…76e90x9c95…e299Base$0.001100%fluxa31d ago0x68c408…67fe13
0x74cc…76e90x9c95…e299Base$0.001100%fluxa31d ago0x105b53…503d5b
0x74cc…76e90x9c95…e299Base$0.001100%fluxa31d ago0xae64c6…b44971
0x74cc…76e90x9c95…e299Base$0.001100%fluxa31d ago0x6bf335…c2de00
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa31d ago0xfe214a…1c1fe0
0x74cc…76e90x9c95…e299Base$0.001100%fluxa31d ago0xa6d8c9…508481
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa31d ago0x8b1df5…2d29f0
0x74cc…76e90x9c95…e299Base$0.001100%fluxa31d ago0x132b13…f65cb1
0x74cc…76e90x9c95…e299Base$0.001100%fluxa31d ago0xcbe103…a2a595
0x74cc…76e90x9c95…e299Base$0.001100%fluxa31d ago0x7d9da3…48170c
0x74cc…76e90x9c95…e299Base$0.001100%fluxa31d ago0x30580f…1a9cf0
0x74cc…76e90x9c95…e299Base$0.001100%fluxa32d ago0x8f8325…c0baac

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.