Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe301ac…041a02
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0x865111…0c68a4
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb183a7…aff885
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb30c02…019fb4
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0x93e4ab…c8f485
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8a13cd…6cf97c
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaf2dae…fab62c
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0x393713…02bdef
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd4ad32…4dadf8
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0x575770…a9f0ad
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0x65112c…e3a74e
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe58dd6…8e33b9
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa4c501…af2800
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0x20152a…258f4c
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0x487ca0…0e1f7a
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0x770e26…a7e7bb
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8f9220…952958
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9e4ed5…adf9fa
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2de404…cd467d
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9764f9…5661e2
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0x117a44…27da5f
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0x993ea4…7340f2
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeac4dd…e0af88
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0df120…f3d9c2
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7a048a…112f2b

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.