Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa69d ago0x4a1b45…3b40c5
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa69d ago0x3e5eb7…7116b7
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa69d ago0x08b851…05bf2a
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa69d ago0x19d87f…c2e110
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa69d ago0x94a692…76c14f
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa69d ago0xa98b1e…272ebe
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa69d ago0x85fbb2…787ff5
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa69d ago0x047a10…43f504
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x59e39e…48cb8a
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0xdcc11b…8fde4b
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x4a4795…aa1a56
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0xbc4c59…59b6d8
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x76ea6b…c856a2
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x559d1a…6ccc4f
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x15a6de…a4cbd0
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x7fe602…bded1e
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x024354…fc584b
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x4917a7…9ae421
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0xd8d190…e808a1
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0xf14875…cbc159
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x34df1e…04b973
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x9f0e5b…d0f2ae
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x11f6e6…70ed2f
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0xdf8604…362edd
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x5befd9…aae08e

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.