Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0xcf7ede…6a0ae2
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0xea9074…7e0821
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0x75b876…fa45d4
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0xc09713…bc7b6e
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0xfb83d4…54986c
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0x52d141…a81c2c
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0x69bad5…893682
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0xb0eb4f…09d244
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0x2be3b1…891fd8
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0x82fdfd…8bc9e1
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0x6f1e8a…e2f1ad
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0xe48d4c…1d7661
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0xc2a313…fac2d5
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0xaf4d31…d71767
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0x6ce2c4…bc3911
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0xbe5630…63768a
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0xdd9183…643cb0
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0x17cf7c…99f827
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0x749fef…98f243
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0x17a71d…c0377a
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0xcdc80a…69b6ca
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown74d ago0x4ba07f…3c28a9
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown74d ago0xb23f70…8d66e5
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown74d ago0xe81371…53e518
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown74d ago0xad59a4…3654df

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.