Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter50d ago0x63cf77…9241b9
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter50d ago0xc02777…0e45b7
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter50d ago0x75a327…dfd61d
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter50d ago0x636135…f9b216
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter50d ago0xbda64b…829b1a
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter50d ago0xede8a8…3c600e
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter50d ago0x939e24…10f2e4
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa50d ago0xb6d9ce…178543
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter50d ago0x52b73f…5c16e3
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter50d ago0x48b70b…84156b
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter50d ago0xf0b780…3873ef
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter50d ago0xfbda10…05d3b1
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter50d ago0x2386d4…4aaf3a
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter50d ago0x12c392…93c17d
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter50d ago0xfab0d4…2a12be
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter50d ago0x090f11…ea5f0c
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter51d ago0x5ce0b4…afceec
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter51d ago0x98dbda…f7a0bd
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter51d ago0xe4a93d…640847
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter51d ago0x58be7d…beb78a
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter51d ago0x3036a5…766149
0x3fc7…44740x07cf…2396Basex402 service$0.10100%payAI51d ago0xb917b8…807a78
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter51d ago0x3551ec…2f7724
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter51d ago0xba86f8…669e78
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter51d ago0xaafce5…1fbddd

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.