Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa33d ago0x440df6…ab10cc
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa33d ago0xb8f871…984e4a
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa33d ago0x5b7a30…5d1b1d
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa33d ago0xf0a295…818c88
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa33d ago0x93787f…8d09b9
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa33d ago0x00471f…fc4919
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa33d ago0xdfca24…e533a8
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa33d ago0x62deb7…bec432
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa34d ago0xdd5a67…480f12
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa34d ago0x1ea750…acbfc1
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa34d ago0xd42425…3ef384
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa34d ago0x72a021…dbd501
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa34d ago0x802e7d…25ef29
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa34d ago0x2a9a79…619680
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa34d ago0x047b4a…6473e6
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa34d ago0x943ce3…365649
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa34d ago0x0a2064…ba4030
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa34d ago0x3d6eb5…f96559
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa34d ago0xbb3d7f…988b3c
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa34d ago0xa02a81…3d64a7
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa34d ago0x4a1ad7…e5cd68
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa34d ago0x7f3d2a…318035
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa34d ago0xd903af…455a7a
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa34d ago0x6d7504…1efc60
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa34d ago0x13ec84…3fa8b8

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.