Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0x87ba0c…9f4ab7
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0xa436c7…f4d255
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0x23eb9e…051336
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0xed20fb…148022
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0xd4ce3e…47e378
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0xba6764…e13f25
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0x259090…098cc6
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa72d ago0xb1011f…34a190
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa72d ago0xb53832…b4ed69
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa72d ago0x63350b…329a8b
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa72d ago0xd69a73…f99421
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa72d ago0x64e468…a47fa0
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa72d ago0x068bf3…a27d37
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa72d ago0xedb75e…b7bc86
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa72d ago0x4eebf3…83c466
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa72d ago0x1ae52f…846bfd
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa72d ago0x4102cc…5f4388
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa72d ago0xe465fa…689a75
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa72d ago0xb9b05a…e77042
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa72d ago0xfc8cb4…a095de
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa72d ago0x5e15c0…2e2440
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa72d ago0xdf54c9…4db449
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa72d ago0xad03a8…ca3d93
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa72d ago0xc5efbf…dfeb19
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa72d ago0xf81dbb…d61454

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.