Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa67d ago0x195d25…0e037d
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa67d ago0x0dd108…b4919e
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa67d ago0xf9fd80…4cf197
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa67d ago0x5eba1f…515d19
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa67d ago0x09557d…916f72
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa68d ago0x5bb37d…666cd3
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa68d ago0xcdb925…3e7dd2
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa68d ago0x335032…1d52e6
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa68d ago0xc9b881…3d6a34
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa68d ago0xb82eb5…e8a491
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa68d ago0xd2ab91…ce8634
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa68d ago0x68d6d4…c17ff6
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa68d ago0xfcf567…f0b650
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa68d ago0x2ad853…3208d4
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa68d ago0x7cf411…1563c0
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa68d ago0x868edf…a033ae
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa68d ago0x3f6880…40e406
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa68d ago0xdd0d9e…dc45ed

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.