Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe903…b7510x260f…82b0Basex402 service$2.03100%0x3869…4bf395d ago0x5c7361…37d317
0xe903…b7510x260f…82b0Basex402 service$1.02100%0x3869…4bf395d ago0x16946c…ee4fe4
0xe4a9…036e0x260f…82b0Basex402 service$0.05100%coinbase95d ago0xb477d1…917c5b
0xb5c1…c8bc0x260f…82b0Basex402 service$0.001100%coinbase95d ago0x531056…f349ba
0x1b25…964a0x260f…82b0Basex402 service$1.17100%0x3869…4bf395d ago0x834447…849fb4
0xe903…b7510x260f…82b0Basex402 service$1.17100%0x3869…4bf395d ago0x5f6686…ea257e
0x9cc4…b1760x260f…82b0Basex402 service$0.05100%coinbase95d ago0xa020e3…b75dca
0x9cc4…b1760x260f…82b0Basex402 service$0.05100%coinbase95d ago0x61a34c…15d576
0x9cc4…b1760x260f…82b0Basex402 service$0.002100%coinbase95d ago0xede490…f35f55
0xaf76…ef0e0x260f…82b0Basex402 service$0.001100%coinbase95d ago0x52ee1d…6e99ef
0xe4a9…036e0x260f…82b0Basex402 service$0.05100%coinbase95d ago0x41a880…438b0a
0x3d8d…19aa0x260f…82b0Basex402 service$0.001100%coinbase95d ago0xe77e9c…88362e
0xce42…2c510x260f…82b0Basex402 service$0.001100%coinbase95d ago0x549cc6…c3ed8c
0x16d7…943d0x260f…82b0Basex402 service$0.01100%coinbase95d ago0x4f6f28…af6c97
0xb412…318c0x260f…82b0Basex402 service$0.01100%coinbase95d ago0x50805e…dcbf67
0xdfca…3b900x260f…82b0Basex402 service$0.01100%coinbase96d ago0x153fa4…1c1da9
0xa5b2…2aed0x260f…82b0Basex402 service$0.01100%coinbase96d ago0x6904d1…a408e7

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.