Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x124d…a9470x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x8fe762…2f6e7b
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0xae9769…a61b8c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x865c5d…1ac030
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x88fea6…275698
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x2c7fc6…c0e1b5
0x12ce…5bb40x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x9ba0f7…e29e15
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x7cda4d…11a503
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x834537…ba2c8f
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0xddc002…e0d90a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0xdc73af…ad819d
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0xb21dfd…7f4602
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x31959f…becd6c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x70b67f…f106ef
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x586ee6…cd5829
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x52f27c…b3b9d8
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x5c63ed…34bcf7
0xe5b5…dd720x3dcb…32e1Basex402 service$0.002100%coinbase40d ago0x1e432b…9173bd
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x63b983…8880aa
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x6c05ef…909a80
0xc326…58b50x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x212c37…887ec1
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x4b255b…62df48
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x5f1f25…701247
0x94f9…71f00x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x2c4ffb…c798bf
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x21abef…f8b4fe
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0xb3e6ec…6304a9

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.