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%fluxa32d ago0xd8ef96…6fd519
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa32d ago0xfb97ee…a8340d
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa32d ago0x405ba2…298da0
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa32d ago0x050b00…8f8c41
0x74cc…76e90x9c95…e299Base$0.001100%fluxa32d ago0xc04b26…a175e7
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa32d ago0x2e48d4…42138a
0x74cc…76e90x9c95…e299Base$0.001100%fluxa32d ago0x623060…539bf9
0x74cc…76e90x9c95…e299Base$0.001100%fluxa32d ago0xab0176…b1482c
0x74cc…76e90x9c95…e299Base$0.001100%fluxa32d ago0x8d0c56…df8d52
0x74cc…76e90x9c95…e299Base$0.001100%fluxa32d ago0xb23573…cead05
0x74cc…76e90x9c95…e299Base$0.001100%fluxa32d ago0xa7700a…63a042
0x74cc…76e90x9c95…e299Base$0.001100%fluxa32d ago0x61aa61…bc61a7
0x74cc…76e90x9c95…e299Base$0.001100%fluxa32d ago0x70fe1e…626bfe
0x74cc…76e90x9c95…e299Base$0.001100%fluxa32d ago0x70bce8…67baae
0x74cc…76e90x9c95…e299Base$0.001100%fluxa32d ago0xa0ad97…e4637c
0x74cc…76e90x9c95…e299Base$0.001100%fluxa32d ago0xa8db1c…cc2e36
0x74cc…76e90x9c95…e299Base$0.001100%fluxa32d ago0x348715…e2a1db
0x74cc…76e90x9c95…e299Base$0.001100%fluxa32d ago0xaa047c…ec1345
0x74cc…76e90x9c95…e299Base$0.001100%fluxa32d ago0xf73e8a…62022c
0x74cc…76e90x9c95…e299Base$0.001100%fluxa32d ago0x21c923…06f706
0x74cc…76e90x9c95…e299Base$0.001100%fluxa32d ago0x6159a9…601f98
0x74cc…76e90x9c95…e299Base$0.001100%fluxa32d ago0xbdf934…c15dea
0x74cc…76e90x9c95…e299Base$0.001100%fluxa32d ago0xf02bf3…fed631
0x74cc…76e90x9c95…e299Base$0.001100%fluxa32d ago0x0f3685…522fbd
0x74cc…76e90x9c95…e299Base$0.001100%fluxa33d ago0x8d9698…7695dc

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.