Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa26…90bc0x3dcb…32e1Basex402 service$0.005100%coinbase74d ago0x6184f0…280bf7
0xf7d3…0c460x3dcb…32e1Basex402 service$0.005100%coinbase74d ago0x189a1c…b371c0
0x809a…04f10x3dcb…32e1Basex402 service$0.005100%coinbase74d ago0xe77306…651610
0x43a8…bc860x3dcb…32e1Basex402 service$0.002100%coinbase74d ago0x727456…44735d
0xad34…d6980x3dcb…32e1Basex402 service$0.002100%coinbase74d ago0xedfd26…afc7f0
0xc7d1…30920x3dcb…32e1Basex402 service$0.002100%coinbase74d ago0x52135e…e51675
0xf5ce…8ef90x3dcb…32e1Basex402 service$0.002100%coinbase74d ago0x6e8636…97904a
0x5ec7…4b440x3dcb…32e1Basex402 service$0.005100%coinbase74d ago0x407ace…3ebb96
0x5bd6…31d40x3dcb…32e1Basex402 service$0.005100%coinbase74d ago0x55602d…83dba6
0x0aa5…1a730x3dcb…32e1Basex402 service$0.005100%coinbase75d ago0x2a1d98…b692d2
0xb7fd…a3e60x3dcb…32e1Basex402 service$0.005100%coinbase75d ago0x8d201d…dd03fa
0xcfba…51bf0x3dcb…32e1Basex402 service$0.005100%coinbase75d ago0x0426ab…17c7cf
0x5ac5…4b4a0x3dcb…32e1Basex402 service$0.002100%coinbase75d ago0xa49341…d758d9
0x848e…89430x3dcb…32e1Basex402 service$0.005100%coinbase75d ago0xcb29fc…6672ef

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.