Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0d46d8…cf7140
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2d1ec9…4e33f6
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xba48c2…15e38c
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xce5310…9bc823
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd1c2ac…6788e9
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x004a73…1723a9
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8fa8d0…a233cf
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5766c0…b064c2
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaaf88f…98bb11
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x29e82e…d386c2
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x812c0f…e474bf
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2f2346…5b629f
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x66fcb7…d12ef7
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd14b93…16137b
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2e79f9…2c9092
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x28b967…ea6bd2
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc6c447…bae037
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2ac6e2…558245
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb8e342…b5d65d
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x903a73…a1853e
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3d6dab…e2a5a1
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7e804c…b7d647
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x370941…49112b
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2fff75…826be2
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe79c0f…f3db3a

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.