Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a6d…97150x4466…125eBasex402 service$0.0022100%coinbase115d ago0xa9bea0…3dd7ac
0x9bac…b0c30x4466…125eBasex402 service$0.005100%coinbase115d ago0x09f8b1…ffe476
0x2abc…1a8d0x4466…125eBasex402 service$0.005100%coinbase115d ago0x7c0ad3…3d0c44
0x2abc…1a8d0x4466…125eBasex402 service$0.008100%coinbase115d ago0xb2fd9d…320823
0x2b53…fe2a0x4466…125eBasex402 service$0.02100%coinbase115d ago0xc389b4…36db59
0xf5c5…a03b0x4466…125eBasex402 service$0.0022100%coinbase115d ago0xfe6dcf…6afef1
0x0acd…11f50x4466…125eBasex402 service$0.02100%coinbase115d ago0xf7cfa6…d1118b
0x57d3…cb390x4466…125eBasex402 service$0.0022100%coinbase115d ago0xae991c…c0748a
0x2b53…fe2a0x4466…125eBasex402 service$0.20100%coinbase115d ago0x693359…fc493c
0x2abc…1a8d0x4466…125eBasex402 service$0.008100%coinbase115d ago0x4a59ab…43343f
0xf068…258e0x4466…125eBasex402 service$0.02100%coinbase115d ago0x901ccc…07e369
0x9a6d…97150x4466…125eBasex402 service$0.0022100%coinbase115d ago0x06c568…b218ea
0xff9f…0e320x4466…125eBasex402 service$0.0022100%coinbase115d ago0x300896…399289
0x57d3…cb390x4466…125eBasex402 service$0.0022100%coinbase115d ago0x0ce4a6…b10e26
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase115d ago0xb4f949…ee595d
0x4608…21270x4466…125eBasex402 service$0.02100%coinbase116d ago0x6c08c3…b22dac
0x57d3…cb390x4466…125eBasex402 service$0.008100%coinbase116d ago0xa88d3f…109443
0x9419…57aa0x4466…125eBasex402 service$0.08100%coinbase116d ago0x665f17…2bd826
0xd50d…29af0x4466…125eBasex402 service$0.02100%coinbase116d ago0x563827…bb1250
0x3e9f…41650x4466…125eBasex402 service$0.008100%coinbase116d ago0x43ae8e…2f5a6d
0xff9f…0e320x4466…125eBasex402 service$0.08100%coinbase116d ago0x8dfc87…384970
0x9bac…b0c30x4466…125eBasex402 service$0.008100%coinbase116d ago0xbaf817…2d7d2f
0x3e9f…41650x4466…125eBasex402 service$0.32100%coinbase116d ago0x537c47…346514
0xf068…258e0x4466…125eBasex402 service$0.16100%coinbase116d ago0x701944…1b4142
0x9bac…b0c30x4466…125eBasex402 service$0.08100%coinbase116d ago0x668a3e…9dc61b

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.