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.06100%payAI15d ago0x43b56e…9d06ea
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xd3f243…64425b
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x7864e9…1130b2
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x561ae2…9c7919
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x97c0ea…ddb7e1
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0xb4d934…c927c1
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x5f48d6…cc53fe
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x3f2a3f…a4fc98
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x2ee4b0…9ad7c0
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xa00f9e…6b9862
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xb26870…1a9167
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x29773b…339b13
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x01f223…a89646
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xcf20de…c2b9ca
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x02e9d3…b1a31a
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0x109a11…1ef7ac
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x8c4e9b…089630
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xc7af3b…9d9922
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x680dfb…98030a
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0x9ffd54…c65edd
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0x1f2032…845008
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x9dc248…1b97c2
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xdb2108…69b351
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x16c8d1…101c13
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xabd60d…065b81

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.