Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI105d ago0x283940…0f2fe5
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI105d ago0x12b6f8…82bfe0
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf7c5b7…e30dfd
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI105d ago0x184c4a…b0f0d1
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9f6d9d…de0a76
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI105d ago0xda6309…5b583e
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9a8f01…fe22dc
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc00043…98090f
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4f4356…bb1006
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5bec1c…a2970c
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7fbed8…c4260e
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa73e79…31421c
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeee6f2…a82539
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI105d ago0x444efe…d74f91
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa8873c…664031
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0x108ad9…73e21a
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0x11bbc0…8aa31f
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbe869a…6c4177
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0x65af8b…bfc9a3
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0x10ca64…d45f70
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0xad3a73…cb2d56
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd5fcf3…caec68
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0x46aa61…09d1ba
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa2b8b8…cb6007
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3cded6…186bc7

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.