Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa25d ago0x4da5be…24202b
0x1fff…ce910x07cf…2396Basex402 service$0.02100%payAI25d ago0xc8fea4…b897ef
0x1fff…ce910x07cf…2396Basex402 service$0.02100%payAI25d ago0x405dd5…a3121f
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x25267e…b45f6c
0x1fff…ce910x07cf…2396Basex402 service$0.06100%payAI25d ago0x14a479…fdba82
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa25d ago0x1a334d…2ee54b
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa25d ago0xd7dbe2…d84add
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa25d ago0x66388f…1008a1
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa25d ago0x42a814…074abd
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xdcf10c…6b9b26
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x88d8ea…514541
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x7515cf…3fa3c8
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x796534…d9bdd7
0x1fff…ce910x07cf…2396Basex402 service$0.02100%payAI25d ago0x5e7206…433930
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x51b803…fabb68
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x5720c6…a4d5e7
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xf96362…dbef5e
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0xea1acb…ed4af3
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa25d ago0x17a04f…90d30d
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x2f0952…da4ff3
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xd8baf4…b6f1ae
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x3051f6…c75c9c
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x4665ec…10430d
0x1fff…ce910x07cf…2396Basex402 service$0.04100%payAI25d ago0x31b335…104ba9
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0xe1f57a…2f9b72

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.