Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9fbdcc…921997
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI116d ago0xded88f…9eae71
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf7e5f7…6c537f
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7b0c8d…b237e3
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf8b803…664825
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc98f50…f15e7c
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3de287…c91798
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9fd8cf…a20901
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI116d ago0x02cdf2…0b01d2
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaa4053…9e61e9
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf45bb7…3658bf
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI116d ago0x777c82…f36320
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI116d ago0x44dd61…d1108d
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeb6e78…328845
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb7cb34…2c69e8
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc179a2…4cbd11
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI116d ago0x97131c…20a6d2
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI116d ago0x567f1c…f9242c
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI117d ago0xda40da…90a006
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8fa998…0073f5
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI117d ago0x656e33…6865cb
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5f5869…b5f83d
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9c9eb8…fbe4dd
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI117d ago0x44d068…ba1f52
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI117d ago0xee4c12…f2aa9c

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.