Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa109d ago0x8cd61c…737ae6
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa109d ago0x875cec…344840
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa109d ago0x930a77…074aed
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa109d ago0x4eadb1…e3f8f5
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa109d ago0x1b3062…d29560
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa109d ago0x293d9c…04d989
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa109d ago0xde4139…07b736
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa109d ago0x786c6b…43b5bc
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa109d ago0x38a458…48daea
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa109d ago0x826468…21790f
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa109d ago0x97180f…23ecbf
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa109d ago0x714e5b…cdb507
0xb90a…9ae40xb6b4…8b40Base—$0.02100%fluxa109d ago0x386747…997b24
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa109d ago0x6f5e7f…7cb8cd
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa109d ago0x0e633d…2ca792
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa109d ago0x1e0892…1bb324
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa109d ago0x524ce6…3c3891
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa109d ago0x087ef9…c8f22a
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa109d ago0x6ab92f…f41221
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa109d ago0x04e36c…e587ff
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa109d ago0x11ef51…d0ffee
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa109d ago0x137b87…7a844f
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa110d ago0x2d279f…dbab15
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa110d ago0x29f9f5…66df07

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.