Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa44d ago0xe2cf24…4aaa3c
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa44d ago0x751907…5f82c1
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa44d ago0x568f8c…309190
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa44d ago0x7bdb58…f15020
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa44d ago0x2db127…de9563
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa44d ago0x141dfe…7201c1
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa44d ago0x3cccd5…75162d
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa44d ago0x950690…4cfd41
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa44d ago0x165886…6c2a23
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa44d ago0x9490e6…e30faa
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa44d ago0x0ca63b…1c9124
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa44d ago0x425477…38f6e1
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa44d ago0x5b8488…6b8f26
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa44d ago0xb0aee5…2b3c8e
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa44d ago0x4d669d…f7cc94
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa44d ago0x7731d4…cd5643
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa44d ago0xa11d6a…4df108
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa44d ago0x87df56…6d2588
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa44d ago0x3457b5…a68c9b
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa44d ago0x005be3…be92ae
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa44d ago0x614b01…0cab0c
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa44d ago0x2dea82…f5524e
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa44d ago0x416564…cadefe
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa44d ago0x082845…7c7fe9
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa44d ago0x3f74e1…dc9100

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.