Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa42d ago0xaa639e…450840
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa42d ago0x6fe4ef…3b248c
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa42d ago0x00b330…35e730
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa42d ago0x75ce4a…0e76e3
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa42d ago0x9567c1…2054b3
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa42d ago0xcd3a9b…cc400c
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa42d ago0x5b9a95…0a01d4
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa42d ago0x3dfaef…0bbcf6
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa42d ago0x9d48fd…f247c8
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa42d ago0xd0a814…e676a4
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa42d ago0xf76a35…4cdd30
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa42d ago0xd2a401…9df6d8
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa42d ago0x414671…80ea9b
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa42d ago0xcd163c…7b7228
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa42d ago0x47deae…d371a9
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa42d ago0xc55d58…dc7011
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa42d ago0xce1d57…bba70b
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa42d ago0x8be162…10dc81
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa42d ago0x3d27c1…e94961
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa42d ago0x28c9bb…e7045b
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa42d ago0x0ebbc4…a567b9
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa42d ago0x39a61b…275ad5
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa42d ago0x33db03…4a9287
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa42d ago0x660c9f…3903db
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa42d ago0xabb5ae…8f332f

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.