Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa44d ago0x69bb9a…2ebc07
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa44d ago0x7a78a1…c96ede
0x692e…a7f70x9c95…e299Base$0.001100%fluxa44d ago0x64cfa0…2f127a
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa44d ago0x2ae911…d39162
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa44d ago0x57e8f4…0ae573
0x692e…a7f70x9c95…e299Base$0.001100%fluxa44d ago0x709900…7475e0
0x692e…a7f70x9c95…e299Base$0.001100%fluxa44d ago0xd154b2…5bb71b
0x692e…a7f70x9c95…e299Base$0.001100%fluxa44d ago0xb98154…0862f7
0x692e…a7f70x9c95…e299Base$0.001100%fluxa44d ago0x9c1492…a2c2fb
0x692e…a7f70x9c95…e299Base$0.001100%fluxa44d ago0x1365e1…e1803c
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa44d ago0xae55df…f387e4
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa45d ago0x95d523…8ad299
0x692e…a7f70x9c95…e299Base$0.001100%fluxa45d ago0xa076c2…b28e74
0x692e…a7f70x9c95…e299Base$0.001100%fluxa45d ago0x472c0c…a4587a
0x692e…a7f70x9c95…e299Base$0.001100%fluxa45d ago0x8ff894…650e2c
0x692e…a7f70x9c95…e299Base$0.001100%fluxa45d ago0x5ee5eb…2f8870
0x692e…a7f70x9c95…e299Base$0.001100%fluxa45d ago0x85c486…76e262
0x692e…a7f70x9c95…e299Base$0.001100%fluxa45d ago0x5bafd5…84eb2c
0x692e…a7f70x9c95…e299Base$0.001100%fluxa45d ago0xfa858d…439c2f
0x692e…a7f70x9c95…e299Base$0.001100%fluxa45d ago0xde8987…c9a4ad
0x692e…a7f70x9c95…e299Base$0.001100%fluxa45d ago0x179d59…3e88b5
0x692e…a7f70x9c95…e299Base$0.001100%fluxa45d ago0x8e7f35…8dbfca
0x692e…a7f70x9c95…e299Base$0.001100%fluxa45d ago0xe99826…67d023
0x692e…a7f70x9c95…e299Base$0.001100%fluxa45d ago0x08b10b…46a770
0x692e…a7f70x9c95…e299Base$0.001100%fluxa45d ago0xd0f2ce…706f50

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.