Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9dc21e…a332df
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8c05e9…7b2547
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbf1852…c42181
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4f21b0…98ff00
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1998da…19bcbf
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcba70d…057af8
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x09672d…518686
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9cae32…3153a4
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd16344…4d40b9
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x61e7a3…47af9b
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb8aa28…2bccb4
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0xefba4e…ed5d26
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf0fa26…b2eb01
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf89869…3361fe
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5b46d7…18d64b
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8dc9ee…16b031
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x28717a…e57c0e
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x78144f…d26d70
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4ca7df…5b420f
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb4eedc…dfb4eb
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x03fc1f…a337e4
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x22744b…a4dfc0
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcb13f6…228701
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x748a74…122964
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5d7bed…b14122

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.