Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0070e7…dbbf77
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x702582…370035
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdf846b…a08c96
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa71296…dda38d
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbd7a3d…51eec3
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2a28a0…cbb936
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x81d357…823ca3
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb62152…4dbee8
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4d7760…795f1b
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8ac431…46b0c5
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb34b89…cb252a
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdee0f6…8a95ec
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2033df…2c7b7e
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaa2e41…f3fb89
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3b2e44…5fe005
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa343a0…f08ae3
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9acafe…15eb2c
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xad45af…485d35
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x430f9f…168562
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd74e9d…2c3966
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x287562…a0daf5
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe0b688…7d5b8e
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x239995…294778
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9e3208…3100ed
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9d4b29…b58fd9

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.