Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa39d ago0x83aa24…b2ff18
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa39d ago0x8132a3…faea49
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa39d ago0xaa36e5…e90a67
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa39d ago0x665010…8f981b
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa39d ago0x8ed627…e7f41d
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa39d ago0x9e2432…7bd684
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa39d ago0xc18fa7…e220cc
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa39d ago0x120847…46ba3b
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa39d ago0xd92e5c…8590eb
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa39d ago0x6a6eec…1f3ad1
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa39d ago0xdfe73a…0c588f
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa39d ago0x7e9ea1…13924d
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa39d ago0xc331a6…247c76
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa39d ago0xcdea09…d965ab
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa39d ago0x81b532…dcfab4
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa39d ago0x09e97d…5a03e1
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa39d ago0x7afe6e…1feb6b
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa39d ago0x2da218…567d0f
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa39d ago0xf85bf8…1ba8d0
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa39d ago0x1d6c66…e578eb
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa39d ago0xde8fb8…9ea01e
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa39d ago0x1c88e3…9636fd
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa39d ago0x923412…6f1bf1
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa39d ago0x70f80a…e35276
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa39d ago0x8b52ff…81ddc4

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.