Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter48d ago0xbeb360…f8b1a5
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter48d ago0x348b2f…75c6c2
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter48d ago0x4c1c92…1f9661
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter48d ago0x3d2961…f35ce6
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter48d ago0x2c9424…f081b8
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa48d ago0x1b913d…90d8af
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa48d ago0xc9696c…c2d95b
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter48d ago0x1a1ccc…191bd0
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter48d ago0xd48de2…98fe6b
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter48d ago0x5e8767…c880fe
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter48d ago0x70feb4…987fc7
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter48d ago0x7d25cd…c9bd85
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter48d ago0x495bee…925e27
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter48d ago0xe4b061…8d46cd
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter48d ago0x124a08…3d0167
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter48d ago0x22ba57…5b83d9
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter48d ago0x32483a…179ce3
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter48d ago0xcaf74e…43a21e
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter48d ago0xcecfd9…e4e4a0
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter48d ago0xaab656…7be257
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter48d ago0x91336e…798366
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter48d ago0x7fe1c7…a255a9
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa48d ago0x00377b…afe426
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa48d ago0x7eace3…4a9674
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter48d ago0x7667ce…10c43e

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.