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.20100%payAI30d ago0xd09bb4…395e3e
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0x3bd09f…c67657
0x1fff…ce910x07cf…2396Basex402 service$0.02100%payAI30d ago0x4eea47…a27b9d
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa30d ago0x61ab84…a039af
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa30d ago0x7e7f4f…3521db
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa30d ago0xa00f56…6a756d
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa30d ago0xa456ea…6b6a6c
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x94919c…1755d4
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0xdd44e1…b1a472
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x9fdfc5…66c139
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa30d ago0x2b0d7d…aa761a
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x4a909c…b679d3
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0x37314b…78c0cd
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x19ee7b…d35c92
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x3baedf…df15fd
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0x5f19ba…5c978f
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa30d ago0x95a6cf…df6f50
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0x317110…a56b09
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0xfdc2b5…ec279e
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa30d ago0xfbc349…40a9ec
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa30d ago0xe9b2fb…15bf64
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0xaeee99…8ba1db
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0xba14ed…3f8965
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0xe83bd1…191469
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0xd80f1c…8ccdf4

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.