Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaed657…bc556e
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd4afab…df239c
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd992af…350da4
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x64b205…e55b71
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x250bcb…916b2f
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2c5bbb…844de8
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8a3e59…b98787
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1af1cd…171b0d
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7a9010…47c87b
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x973978…c170fe
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x76c2de…ef7368
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb4b394…c12c96
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0xab872b…f378fa
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdc596c…af6250
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf4cc02…07fcec
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdb42f6…e8eb57
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdf793a…b2371c
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0xed75cf…997cee
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x07d90f…b75724
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb49b37…db74a3
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd72042…5b0e32
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0d8818…afeda2
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0xed6152…91e4a9
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x151adb…e27d8c
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI104d ago0xed3e1f…b6e7fa

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.