Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0xd35748…08e18e
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0xac1a82…a80b15
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x8992eb…7aebb4
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x012b5e…2f667e
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x9bc160…168fce
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0xd9df58…f681f0
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x116ef9…4dc0b0
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0xc5546e…4cfb76
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x41e71b…747f5b
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa36d ago0x8b3bed…6e0978
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x425123…ba8849
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa36d ago0x4ca496…961b58
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa36d ago0xaa96a0…7dd9f9
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa36d ago0x554819…746bd0
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa36d ago0x6224f6…8906f1
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x8949c1…3f699a
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa36d ago0xa7d7b6…5fe06d
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa36d ago0x7244f3…0bd719
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0xebf56c…1c0638
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x0550dd…f3ec3a
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0xbbf4ee…6744d9
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x1ea64e…5fa99c
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x51ae15…625b17
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa36d ago0xf49c6b…60243b
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x89bad6…758e5d

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.