Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase15h ago0x8b079f…ffedd8
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase15h ago0xd61c93…eaa124
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase15h ago0xe57280…1fd1ea
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase15h ago0xf13419…104378
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase16h ago0x7470c9…c6897b
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase16h ago0x3a9558…40a449
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase16h ago0xb9f6a8…b15699
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase16h ago0xa8b06a…3ef5f4
0x91f1…f8800x2c87…735fBasex402 service$0.005100%coinbase16h ago0x33f3ef…49f24d
0x91f1…f8800x2c87…735fBasex402 service$0.005100%coinbase16h ago0xae2110…6c0304
0x91f1…f8800x2c87…735fBasex402 service$0.005100%coinbase16h ago0x3d6db7…d15e8b
0x91f1…f8800x2c87…735fBasex402 service$0.005100%coinbase16h ago0x890691…31bcd6
0x91f1…f8800x2c87…735fBasex402 service$0.005100%coinbase16h ago0xc4b9f9…972262
0x91f1…f8800x2c87…735fBasex402 service$0.005100%coinbase16h ago0x278f58…2b472e
0x91f1…f8800x2c87…735fBasex402 service$0.005100%coinbase16h ago0xbdd055…abe945
0x6821…ce220x2c87…735fBasex402 service$0.001001100%coinbase19h ago0x9d4c6c…2248ef
0x6821…ce220x2c87…735fBasex402 service$0.001100%coinbase19h ago0x68f3e2…452bcc
0x6821…ce220x2c87…735fBasex402 service$0.001802100%coinbase19h ago0x7b2b2a…9dba81
0x6821…ce220x2c87…735fBasex402 service$0.001801100%coinbase19h ago0xd36030…e251c8
0x91f1…f8800x2c87…735fBasex402 service$0.005100%coinbase21h ago0xd7b694…2ca9de
0x91f1…f8800x2c87…735fBasex402 service$0.005100%coinbase21h ago0xdf747c…4b0c93
0x91f1…f8800x2c87…735fBasex402 service$0.005100%coinbase21h ago0x0f4b6d…502f98
0x91f1…f8800x2c87…735fBasex402 service$0.005100%coinbase21h ago0x405f0a…c992cd
0x91f1…f8800x2c87…735fBasex402 service$0.005100%coinbase21h ago0x730a1d…b8de7e
0x91f1…f8800x2c87…735fBasex402 service$0.005100%coinbase21h ago0x1a45b9…f6e69e

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.