Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter46d ago0xd7156f…2f2320
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter46d ago0xfc6dbc…316b0e
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter46d ago0xa7925a…f00b3f
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter46d ago0x7df83f…9a5aea
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter46d ago0x890ede…3b7366
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter46d ago0x5f198c…65aac5
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter46d ago0xecd8ee…41cd36
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter46d ago0x6acadc…29beae
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter46d ago0xfd2b67…130283
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter46d ago0x890e0a…724b13
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter46d ago0x58800b…a9dfa0
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%dexter46d ago0xc37cb6…7c458c
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter46d ago0x0b95fe…30a8f2
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter46d ago0x2989e6…1114df
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter46d ago0x3b3447…4bd67c
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter46d ago0x747b23…c1befb
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter46d ago0x098e55…869543
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter46d ago0x9c9311…906e49
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter46d ago0x76ce0a…8a97eb
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter46d ago0x6b7ceb…9cfc91
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter46d ago0x3b6a68…57cc47
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter46d ago0x207130…08942a
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter46d ago0x0d8aa8…87828b
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter46d ago0xa4c83c…885862
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter46d ago0x8c48c6…db037e

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.