Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf62817…2b6357
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4e2c56…6d6c17
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcc67e0…67304b
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0aee10…0b81a3
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0xabd128…845567
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4429af…8ba004
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7e5424…968e05
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0x627c0c…84aa6a
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0x64efad…51aeba
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0x10f5d3…943b90
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbf7bfa…1e4fbc
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb8bfe8…3d6b6c
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3dc976…18ce55
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1accc1…90728b
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0x38388b…1cd48a
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8c1d14…7cf563
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4b93ae…f7b6cb
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa23126…493623
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0x396c07…2a3458
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe2f93a…2dec63
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0x31077d…6479ee
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcc989f…54bbe1
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0xef98ac…12d931
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5c9b44…987fe2
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI103d ago0x651ed5…1fa13f

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.