Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0xc0a02c…410c28
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x900c2c…f08011
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x9d9794…4ef6eb
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x6cb6c0…f361d4
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x45aa6f…377eac
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0xe29cd5…886965
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x3a0a5a…79f4dc
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x5ed4fc…8cfc04
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0xe6505e…fbcb22
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x65205d…df06a0
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x05661b…9b586f
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x414cde…5a8004
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x9f80df…3e3141
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa72d ago0x197497…530696
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa73d ago0xb81f1d…5deb78
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa73d ago0xdba446…80940c
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa73d ago0xbb34d8…75d4fc
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa73d ago0xb8c18c…6b1aa6
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa73d ago0x22ec1a…a24dab
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa73d ago0x9f6443…26bfcb
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa73d ago0x940b18…def34d
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa73d ago0x76588a…26ca27
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa73d ago0x02337b…adad33
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa73d ago0x70d858…ef918c
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa73d ago0x4c10a0…f6f3a7

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.