Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8bb75b…f92d7c
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0a3600…49ae7b
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7c9760…787908
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7f928e…32cec2
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x90b0cb…0ddd0d
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x63855d…d05922
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7b9279…fd76a2
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe38d5a…b57c03
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xea57b4…8056de
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0bb50c…9fb8c9
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdb1c33…980149
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xba9ef5…99fe61
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x428303…937fef
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6d9658…ee424f
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x404fbe…02a055
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x162fef…e01c12
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x455927…6ab9a9
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0c26bc…afac1c
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x226b1d…b60ed6
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa0922a…4bf950
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc4465c…a05fd0
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x978345…0cc7cd
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb01444…7d7269
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0f33a5…4dc808
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd1c127…b484da

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.