Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter42d ago0x3d030a…3b68d5
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter42d ago0x6fa981…b1f7a6
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter42d ago0x80d49b…1f4339
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter42d ago0x329d85…4e60bb
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter42d ago0x5030d0…624282
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter42d ago0x374900…d94bec
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter42d ago0xb62016…a5a106
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter42d ago0x84aa61…739e65
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter42d ago0xacd707…0fab77
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter42d ago0x375456…b38964
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter42d ago0xe8a7e4…114f38
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter42d ago0xbcbea5…6836bd
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter42d ago0x2e14f3…56671f
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter42d ago0xd7700a…9950b5
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter42d ago0x52a4d8…3fab8e
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter42d ago0xd9d939…18b4d8
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter42d ago0x6daac7…dd3f74
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter42d ago0x52303b…630e3c
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter42d ago0x70ccdf…bd9a6c
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter42d ago0xeb9728…45e6af
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter42d ago0x333cef…e27af1
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter43d ago0x92d692…21b995
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter43d ago0x312b38…3ee9cb
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter43d ago0x454a6d…805718
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter43d ago0x650848…d5ea79

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.