Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0x827c86…34f0d7
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0xef733a…5f0a98
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0x84e84c…587a8f
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0x3e5a7b…8b6a67
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0x8c6e24…0ea610
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0x7cee4a…1dfaed
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0xbc059f…b165c6
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0x07e540…3657df
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0x69b025…d15eb5
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0x78e0e9…a55ac5
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0x746675…fbbf53
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0x6e4576…f24fd2
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0x256f0c…e2ef39
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0x366f83…f5f046
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0x23c076…3799a5
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0xa31afa…3c34d4
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0xe2211f…ccbcd2
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0x292a00…0f53a6
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0xb93f1f…146bd6
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0x837f05…35a0fd
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0x13ad3d…7ca4a7
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0xe21871…74db3f
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0x8b373e…7d4a30
0x4efd…51720x9c95…e299Base—$0.001100%fluxa92d ago0x378aca…af23b4

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.