Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xc4cdd7…ea22a0
0x0a70…6a850x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0x699bfb…a9208c
0x0a70…6a850x07cf…2396Basex402 service$0.10100%payAI22d ago0xd65f13…091972
0x0a70…6a850x07cf…2396Basex402 service$0.04100%payAI22d ago0x558234…4b9eaa
0x0a70…6a850x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0xb536ca…09d2d4
0x0a70…6a850x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x0b7024…b4d8ac
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x1444da…c2b9ea
0x0a70…6a850x07cf…2396Basex402 service$0.02100%payAI22d ago0xe3cd8d…e5f1f7
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x6861ab…66b142
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x73fd74…8dccc2
0x0a70…6a850x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xee1361…ef1963
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xef9258…99a78d
0x0a70…6a850x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0xe1bc9c…d4495d
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xc014d9…0d56e5
0x0a70…6a850x07cf…2396Basex402 service$0.10100%payAI22d ago0xb1f9a0…395cd8
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xb357a7…208beb
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xf67f70…94fdb4
0x0a70…6a850x07cf…2396Basex402 service$0.02100%payAI22d ago0xa7b945…455b74
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xa0cdc8…1c2760
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x034205…70d676
0x0a70…6a850x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xb78ad5…8e9361
0x0a70…6a850x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x70afb4…c71222
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x8cb3b3…7cd94b
0x0a70…6a850x07cf…2396Basex402 service$0.02100%payAI22d ago0x4c93b2…19d1a1
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xb3fcc2…fdafdc

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.