Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5b303e…52cf2e
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8bf43f…6bf95f
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x80030e…cb9e47
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3ba593…837203
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb050cf…1a7fcf
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc7e650…5ec80a
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc2cfad…1a57e6
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa433a5…c26bfd
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa19f1b…4d863c
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0b77f2…024510
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x583df3…fec4a0
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0fb973…97bd4b
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3147c7…5d0629
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6c44f5…4bbc42
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaa1fd0…3b873b
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x073aef…67159d
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x770fd2…0f5328
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x77ab9d…bd2a1e
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf447af…f8c143
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe7d7f9…ee314a
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0bee15…e25c02
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x86e98b…f178c2
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc9147a…72635a
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf5cb48…d883ca
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5fdf3f…bb54a7

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.