Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa31d ago0x27444b…1e613c
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa31d ago0x5082b4…be406a
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa32d ago0x2fa631…98c262
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa32d ago0xd8daf9…e32782
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa32d ago0x6330be…d15715
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa32d ago0xc84afe…2b1aba
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa32d ago0x594bf1…8549e1
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa32d ago0x3af7ec…2f5c92
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa32d ago0x10d6e9…9ae15c
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa32d ago0x8de4c9…dd228f
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa32d ago0x1220c1…66c0a2
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa32d ago0x679d01…8c5c80
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa32d ago0x01268f…24c106
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa32d ago0x4bcc10…02baa6
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa32d ago0x62f02a…d0df22
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa32d ago0xe839fd…50f535
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa32d ago0xd6d0ff…ee1468
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa32d ago0x69734d…fe355a
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa32d ago0x8d9f44…a56b09
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa32d ago0x31dd26…30c003
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa32d ago0x60afa5…9365fa
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa32d ago0x3d67b9…1abf27
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa32d ago0x6e0543…f5e44d
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa32d ago0xcf9321…37a468
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa32d ago0x3576d0…6645ce

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.