Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8199…e3670x9c95…e299Base—$0.001100%fluxa59d ago0xa9615e…993239
0x8199…e3670x9c95…e299Base—$0.001100%fluxa59d ago0x547e3d…5bbcaa
0x8199…e3670x9c95…e299Base—$0.001100%fluxa59d ago0xc0281d…514dac
0x8199…e3670x9c95…e299Base—$0.001100%fluxa59d ago0xcc48c3…ad8d65
0x8199…e3670x9c95…e299Base—$0.001100%fluxa59d ago0x5844e7…373a17
0x8199…e3670x9c95…e299Base—$0.001100%fluxa59d ago0x81865f…4d34ff
0x8199…e3670x9c95…e299Base—$0.001100%fluxa59d ago0xee2552…b58e6f
0x8199…e3670x9c95…e299Base—$0.001100%fluxa59d ago0xddf005…3a358e
0x8199…e3670x9c95…e299Base—$0.001100%fluxa59d ago0xd95d77…89a407
0x8199…e3670x9c95…e299Base—$0.001100%fluxa60d ago0xea11ba…762367
0x8199…e3670x9c95…e299Base—$0.001100%fluxa60d ago0x1c3c37…3702a8
0x8199…e3670x9c95…e299Base—$0.001100%fluxa60d ago0x67e788…3ea400
0x8199…e3670x9c95…e299Base—$0.001100%fluxa60d ago0x55ce21…d9468e
0x8199…e3670x9c95…e299Base—$0.001100%fluxa60d ago0xffd961…56a58d
0x8199…e3670x9c95…e299Base—$0.001100%fluxa60d ago0xee5fd0…1442a1
0x8199…e3670x9c95…e299Base—$0.001100%fluxa60d ago0xe78c76…f5d8a6
0x8199…e3670x9c95…e299Base—$0.001100%fluxa60d ago0xf2e813…1dab2d
0x8199…e3670x9c95…e299Base—$0.001100%fluxa60d ago0xdddc05…d41fe6
0x8199…e3670x9c95…e299Base—$0.001100%fluxa60d ago0x592ac7…d9a972
0x8199…e3670x9c95…e299Base—$0.001100%fluxa60d ago0x70f308…7d98f8
0x8199…e3670x9c95…e299Base—$0.001100%fluxa60d ago0xdffeaa…3ee0dc
0x8199…e3670x9c95…e299Base—$0.001100%fluxa60d ago0xe29fe4…f77176
0x8199…e3670x9c95…e299Base—$0.001100%fluxa60d ago0xfb9972…f5eabc
0x8199…e3670x9c95…e299Base—$0.001100%fluxa60d ago0x3ecb6c…e18310
0x8199…e3670x9c95…e299Base—$0.001100%fluxa60d ago0xdb6811…0a5f98

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.