Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0b76aa…da47f8
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcafacb…adbcca
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe9c9b2…6d640a
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa654b2…65fd46
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI117d ago0x48ebce…e61cff
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe966ef…a56a2a
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI117d ago0x335c91…0a8405
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc63f6b…bd3fe5
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0215f8…341882
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3d482d…6dd4b3
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd36c34…8eba6f
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI117d ago0x07e210…7254e5
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4fbb59…4873c1
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2a4234…5a9fb3
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9501f6…89201c
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc48f3a…3c7a1d
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc97d1a…c4776b
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI118d ago0x05dd6b…1f54da
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfd2ce6…2b661f
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf73f60…463f26
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9974b9…5a602e
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfed3b4…92e75a
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI118d ago0x656c0e…687e35
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcb142e…0eb8d1
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6fb364…686bd7

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.