Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa34d ago0x183ef6…c27a78
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa34d ago0x9c1559…d65513
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa34d ago0xf46949…bba2fd
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa34d ago0x7be650…160bbe
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa34d ago0x3efee4…64c928
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa34d ago0xfad153…0a6c16
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa34d ago0x567e45…a898c6
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa34d ago0xa55829…f943db
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa34d ago0x0c7566…3bc3fb
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa34d ago0x70dcc4…9819ce
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa34d ago0xbdbf28…be75c0
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa34d ago0x3cdf74…cfaa53
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa34d ago0xabb3ca…f1599a
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa34d ago0x648116…059779
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa34d ago0xb60e7e…9d997f
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa34d ago0x96ac60…df0863
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa34d ago0xb588d1…f6b724
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa34d ago0x5c4e0e…ef85be
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa34d ago0xa0625d…205220
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa34d ago0xecba2d…0dcd64
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa34d ago0x9e6775…b2a239
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa34d ago0x0efa95…6037c5
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa34d ago0x2e3b72…13e378
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa34d ago0x51fda9…c815f3
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa34d ago0x4708c0…f92831

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.