Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc15…92e70x9c95…e299Base—$0.001100%fluxa33d ago0xcdc121…e86fe1
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa33d ago0xd92ada…add35d
0xbc15…92e70x9c95…e299Base—$0.001100%fluxa33d ago0x2456e8…bd34dc
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa33d ago0x58fa59…0ebecd
0xbc15…92e70x9c95…e299Base—$0.001100%fluxa33d ago0x6a48c1…9ee37e
0xbc15…92e70x9c95…e299Base—$0.001100%fluxa33d ago0xb6b2be…38d7df
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa33d ago0xab1219…59aac0
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa33d ago0xc21f76…8cfabe
0xbc15…92e70x9c95…e299Base—$0.001100%fluxa33d ago0x5ed7cb…7c024a
0xbc15…92e70x9c95…e299Base—$0.001100%fluxa33d ago0x36d775…7fca2d
0xbc15…92e70x9c95…e299Base—$0.001100%fluxa33d ago0x1a2863…af1dac
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa33d ago0x295878…8e97e0
0xbc15…92e70x9c95…e299Base—$0.001100%fluxa33d ago0x625518…89b1db
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa33d ago0x263efb…e6f67e
0xbc15…92e70x9c95…e299Base—$0.001100%fluxa33d ago0xf0b05b…9742ed
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa33d ago0xaa149a…01631c
0xbc15…92e70x9c95…e299Base—$0.001100%fluxa33d ago0xc619f5…1daad5
0xbc15…92e70x9c95…e299Base—$0.001100%fluxa33d ago0x27d8b6…bd8a89
0xbc15…92e70x9c95…e299Base—$0.001100%fluxa33d ago0x767c65…e4134a
0xbc15…92e70x9c95…e299Base—$0.001100%fluxa33d ago0x06129e…3e4014
0xbc15…92e70x9c95…e299Base—$0.001100%fluxa33d ago0xafd7e1…e7788c
0xbc15…92e70x9c95…e299Base—$0.001100%fluxa34d ago0x2bc43a…77700b
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa34d ago0x6772c6…bf7064
0xbc15…92e70x9c95…e299Base—$0.001100%fluxa34d ago0x96a142…4787eb
0xbc15…92e70x9c95…e299Base—$0.001100%fluxa34d ago0x88f94e…33b092

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.