Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6cb910…e54f5f
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x920137…800baa
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x358bae…638fae
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x61700c…41bf5f
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x10d398…74db19
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc21ccf…0beddc
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x210025…fee95c
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaacd7a…e012f9
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe7ece4…bb1221
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x919531…1b7edc
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7dde27…57bc98
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x22b71b…10cf04
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcfec33…d79df3
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb45814…2a3e08
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5df05d…bb48a2
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1c2234…75519a
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc27699…15fc10
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x98370b…406166
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0f95d5…202149
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeb729a…4b035b
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x59ebdc…2e52f4
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x19599d…099734
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8b472f…38bcb5
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfee060…10421d
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7ee033…0bc26f

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.