Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x977836…d24278
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9fe283…73b72d
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x79c4bb…4bbf39
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x713058…f195fa
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8c669c…c6a35f
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xacf0b0…da1388
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x171e6c…151a1c
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbe3891…57bd2f
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x882538…29c58b
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x42ef83…13b79a
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa86cf1…65275a
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5066dd…d7d846
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x76652f…faaf97
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x80f313…5a47ce
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4a3941…99d50f
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8eefaa…5f395b
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbc368d…4c0ba7
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x931313…59a737
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xceb5f2…fe94e2
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbeae16…1e467f
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x80b938…3ab1cf
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0be1f5…ab5b9c
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb5290b…546c38
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb9d6be…f9f1bd
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcdc478…895e67

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.