Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffec…fc020x9c95…e299Base—$0.001100%fluxa43d ago0xd69f2b…a888e7
0xffec…fc020x9c95…e299Base—$0.001100%fluxa43d ago0xcc05a7…7c90cd
0xffec…fc020x9c95…e299Base—$0.001100%fluxa43d ago0x4efc44…699352
0xffec…fc020x9c95…e299Base—$0.001100%fluxa43d ago0x873d42…7595d1
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa43d ago0xdc2031…ade924
0xffec…fc020x9c95…e299Base—$0.001100%fluxa43d ago0xd9632a…88797c
0xffec…fc020x9c95…e299Base—$0.001100%fluxa43d ago0x71031d…aa69a9
0xffec…fc020x9c95…e299Base—$0.001100%fluxa43d ago0xec806e…0d847c
0xffec…fc020x9c95…e299Base—$0.001100%fluxa43d ago0x230b5c…78b6f5
0xffec…fc020x9c95…e299Base—$0.001100%fluxa43d ago0x3c4945…fa4f8a
0xffec…fc020x9c95…e299Base—$0.001100%fluxa44d ago0xb05107…f771ab
0xffec…fc020x9c95…e299Base—$0.001100%fluxa44d ago0xb5f5c9…dc9acb
0xffec…fc020x9c95…e299Base—$0.001100%fluxa44d ago0xb60ee1…e66c5b
0xffec…fc020x9c95…e299Base—$0.001100%fluxa44d ago0x983b77…ba1042
0xffec…fc020x9c95…e299Base—$0.001100%fluxa44d ago0x650554…a980ff
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa44d ago0x8c8a8f…e2d3fe
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa44d ago0x379bdd…3cf880
0xffec…fc020x9c95…e299Base—$0.001100%fluxa44d ago0x1b5375…25318f
0xffec…fc020x9c95…e299Base—$0.001100%fluxa44d ago0xd5b897…40abf6
0xffec…fc020x9c95…e299Base—$0.001100%fluxa44d ago0x548fb9…51426c
0xffec…fc020x9c95…e299Base—$0.001100%fluxa44d ago0x0b8d2c…11b229
0xffec…fc020x9c95…e299Base—$0.001100%fluxa44d ago0x269747…7e468d
0xffec…fc020x9c95…e299Base—$0.001100%fluxa44d ago0xad473e…a70097
0xffec…fc020x9c95…e299Base—$0.001100%fluxa44d ago0xb7a46f…b57eb8
0xffec…fc020x9c95…e299Base—$0.001100%fluxa44d ago0x5ddaa7…577ef8

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.