Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa64d ago0xa2c7e2…c978d4
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa64d ago0x751392…b19a59
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa64d ago0xce9e8d…207540
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa64d ago0xb9629d…dd4291
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa65d ago0x9c19be…fa939e
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa65d ago0xabbd56…ca15a2
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa65d ago0x9a66d4…cf1392
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa65d ago0x00634c…48ea99
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa65d ago0xdfe470…a3749b
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa65d ago0x936b5b…e0f27a
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa65d ago0xa0edf5…7eeb07
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa65d ago0x7fce6e…916a8b
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa65d ago0x13599d…e6ea07
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa65d ago0xabb39f…dfb27f
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa65d ago0x0ba67c…667ce7
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa65d ago0x63f24a…7dddea
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa65d ago0x15637c…d4b842
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa65d ago0xe32023…7536fd
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa65d ago0xbb6f1f…f5e66d
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa65d ago0x6338e6…98ab3e
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa65d ago0x78cb03…a96ae3

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.