Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa68d ago0x46434b…d3e04f
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa68d ago0x88c4be…1c09cb
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa68d ago0xc5ede8…7af822
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa68d ago0x1f8df2…4a9040
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa68d ago0x54708e…604f13
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa68d ago0xafaa88…95e823
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa68d ago0x9dc42d…0d6e6c
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa68d ago0xa0e6f4…fcf450
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa68d ago0xace073…090a10
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa68d ago0xe51b8d…237fa3
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa68d ago0xf57d51…96f7c7
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa68d ago0x393ec1…7f250a
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa68d ago0x643998…2eea87
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa68d ago0xf2bb1c…d8bc9f
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa68d ago0x9a5d77…8d0d4e
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa68d ago0x5e3707…70a469
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa68d ago0x958bda…09d079
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa68d ago0xb76856…6ee7bf
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa68d ago0xb29e8b…5ca19c
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa68d ago0x4450da…4aa0c9
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa68d ago0x73e427…826a67
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa69d ago0x2257b4…7bbac2
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa69d ago0xd362a4…5fe932

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.