Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d92…5fda0x159b…4908Basex402 service$0.01100%payAI40d ago0x20e8fd…b91729
0x9d92…5fda0x159b…4908Basex402 service$0.01100%payAI40d ago0x427a13…3db1ae
0x9d92…5fda0x159b…4908Basex402 service$0.01100%payAI40d ago0x332665…805bc6
0x9d92…5fda0x159b…4908Basex402 service$0.01100%payAI40d ago0xd1c64a…a6345d
0x9d92…5fda0x159b…4908Basex402 service$0.01100%payAI40d ago0x09609d…5d7f49
0x9d92…5fda0x159b…4908Basex402 service$0.01100%payAI40d ago0x9f9384…bf5ff5
0x9d92…5fda0x159b…4908Basex402 service$0.01100%payAI40d ago0x561975…adfea3
0x9d92…5fda0x159b…4908Basex402 service$0.10100%payAI40d ago0x85b815…53e826
0x9d92…5fda0x159b…4908Basex402 service$0.10100%payAI40d ago0xd5bfdc…a094e2
0x9d92…5fda0x159b…4908Basex402 service$0.10100%payAI40d ago0x0d1b02…8f7fc9
0x9d92…5fda0x159b…4908Basex402 service$0.10100%payAI40d ago0x70206a…2c7280
0x9d92…5fda0x159b…4908Basex402 service$0.10100%payAI40d ago0x626276…7b405c
0x9d92…5fda0x159b…4908Basex402 service$0.10100%payAI40d ago0xf51ac2…d1ead8
0x9d92…5fda0x159b…4908Basex402 service$0.10100%payAI40d ago0xf9eb0c…0edc94
0x9d92…5fda0x159b…4908Basex402 service$0.10100%payAI40d ago0xf7e814…498ee2
0x9d92…5fda0x159b…4908Basex402 service$0.10100%payAI40d ago0x01c367…c11648
0x9d92…5fda0x159b…4908Basex402 service$0.10100%payAI40d ago0x4b5a4b…e8ec17
0x9d92…5fda0x159b…4908Basex402 service$0.10100%payAI40d ago0xf58f2e…b45281
0x3c8c…4a580x9d92…5fdaBase$1.17100%payAI40d ago0xb4a1d2…1bcbb2

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.