Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9525…56800xac65…4417Base—$0.14100%fluxa108d ago0x5c9123…4e1197
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa108d ago0xff4ba0…4d066e
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa108d ago0x53f1a9…bb2b10
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa108d ago0xb2a53e…f2acbd
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa108d ago0xb92c07…d07bd1
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa108d ago0xb77a1d…7b827b
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa108d ago0x171735…609c1a
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa108d ago0x8a0303…6974a8
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa108d ago0xa14ffa…e4f19b
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa108d ago0xe1833a…a418ff
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa108d ago0xd42428…18f244
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa108d ago0xb30dd2…e42034
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa108d ago0x8ed9d4…12599d
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa108d ago0x13fc5e…f98885
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa108d ago0x72524e…113161
0x9525…56800xac65…4417Base—$0.03100%fluxa108d ago0x24b5e3…8474c8
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa108d ago0xb49278…a4dd34
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa108d ago0xacdcc9…20410d
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa108d ago0x023399…cee5b3
0x9525…56800xac65…4417Base—$0.15100%fluxa108d ago0x19e575…4570b3
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa108d ago0xe915f4…1f432c
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa108d ago0xf42721…83b687
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa108d ago0x13ebe4…5fa86c
0xb90a…9ae40x9525…5680Base—$0.05100%fluxa108d ago0xfd3627…0fb970
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa108d ago0xabd33b…362bff

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.