Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter37d ago0x32f327…b18998
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa37d ago0x62124e…82f4e9
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa37d ago0xc8daae…802952
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa37d ago0x901b89…19a52f
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter37d ago0xab792a…979d64
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter37d ago0x1b6f8a…de860f
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter37d ago0x251254…599680
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter37d ago0xad903f…65edc3
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter37d ago0x0fcaaf…218c86
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter37d ago0x3eab61…03df56
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter37d ago0x414406…38e76f
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter37d ago0x700190…c106e7
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter37d ago0x6db129…b7e77e
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter37d ago0xe3e2c7…7c76d3
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter37d ago0xeb4276…19f7cb
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter37d ago0xe5710d…400825
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter37d ago0xeedb11…45e668
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter37d ago0xb6801e…8fa912
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter37d ago0xc6d468…7fdc56
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter37d ago0x9a057b…196e51
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter37d ago0x539618…7f3eaf
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter37d ago0x15d5be…257545
0x729e…fe050x07cf…2396Basex402 service$0.02100%payAI37d ago0x35e299…cc8e3b
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa37d ago0x200960…2e1fcf
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa37d ago0x973477…c4cccb

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.