Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0x7fefbd…22e9ca
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0xcd0f06…023f17
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0x58751e…0ecd65
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0x089f35…bdcf0f
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0x933b68…ee95af
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0x1bda24…ead07b
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0xccf9bf…310688
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0xf94fbe…0cd5cd
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0x1d5cee…bf4c9a
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0x8a5532…b9af4c
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0xa13364…2a4668
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0x639477…879d51
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0xf51f7f…daf5cd
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0x83e201…d6b1c8
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0x21a132…1ec521
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0x81833f…22ccd6
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0x878e0e…e32de8
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0x6924a9…5b731a
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0x30cd03…3c01cf
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa73d ago0xc3f1e3…f0bd54
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa74d ago0xd32add…c8c6f9
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa74d ago0x1f719e…725ef1
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa74d ago0x979326…c04831
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa74d ago0xb0a8c0…0cf10f
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa74d ago0x77fa66…21e07a

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.