Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb755…07c10x9c95…e299Base—$0.001100%fluxa73d ago0xca3018…7bb59e
0xb755…07c10x9c95…e299Base—$0.001100%fluxa73d ago0x4b3228…399ec0
0xb755…07c10x9c95…e299Base—$0.001100%fluxa73d ago0x775a4e…4953ec
0xb755…07c10x9c95…e299Base—$0.001100%fluxa73d ago0x47a39b…e10fd2
0xb755…07c10x9c95…e299Base—$0.001100%fluxa73d ago0x69df45…461071
0xb755…07c10x9c95…e299Base—$0.001100%fluxa73d ago0x8a4f78…c05b33
0xb755…07c10x9c95…e299Base—$0.001100%fluxa73d ago0x8cb2da…b60e00
0xb755…07c10x9c95…e299Base—$0.001100%fluxa73d ago0xa0d95d…c78357
0xb755…07c10x9c95…e299Base—$0.001100%fluxa73d ago0x923d92…a60961
0xb755…07c10x9c95…e299Base—$0.001100%fluxa73d ago0xdecd11…95dad0
0xb755…07c10x9c95…e299Base—$0.001100%fluxa73d ago0xbaad99…9a7f2b
0xb755…07c10x9c95…e299Base—$0.001100%fluxa73d ago0x878f4f…28eda2
0xb755…07c10x9c95…e299Base—$0.001100%fluxa73d ago0xe86316…c0add2
0xb755…07c10x9c95…e299Base—$0.001100%fluxa73d ago0x4ec0de…ca4426
0xb755…07c10x9c95…e299Base—$0.001100%fluxa73d ago0x8b8ee2…67721a
0xb755…07c10x9c95…e299Base—$0.001100%fluxa73d ago0x52fb24…af7c18
0xb755…07c10x9c95…e299Base—$0.001100%fluxa73d ago0xa5a5cd…50f90c
0xb755…07c10x9c95…e299Base—$0.001100%fluxa73d ago0xf7e495…d7e848

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.