Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa69d ago0xa4b87a…22d80c
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa69d ago0x4fea39…2ecf72
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa69d ago0x3f3ed3…fc72d4
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa69d ago0xb7d014…7eaf44
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa69d ago0x0fb62b…1a90c9
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa70d ago0x9cd353…e723f2
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa70d ago0x626b66…d4e367
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa70d ago0x925005…7f5e2c
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa70d ago0x480d38…a756f9
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa70d ago0x6fc617…e6cf60
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa70d ago0x368b50…e48769
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa70d ago0x435e3f…073796
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa70d ago0x4f01d7…086698
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa70d ago0x864eae…4e79e6
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa70d ago0xdf3572…6ce6ba
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa70d ago0xd5a38f…2d1a6f
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa70d ago0x655890…a80cfa
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa70d ago0x7d13d2…b3112a
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa70d ago0xdf76d1…1b73d7
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa70d ago0x0a56f3…4fa4b4
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa70d ago0x1d2e7e…b68b33
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa70d ago0x36cc2c…3e6036
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa70d ago0x139bdd…78beef
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa70d ago0xa38b57…c249fc
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa70d ago0xd14cda…ba6834

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.