Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x844e2d…9814fb
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc2f646…14c2eb
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3b5e91…aaa8ab
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6e0720…7b7f50
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2340f7…9fdf09
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9525b2…e02b64
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x513194…f72da8
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x53630d…dc9c57
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4f0062…13f503
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x40a6b8…a2cd80
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa0ff9f…78569c
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb64f2d…5dcced
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x10d2b3…5cd8ca
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x002abe…b82bc6
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcb1a7c…a26658
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x05dcb8…8b1d3f
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x587ac3…f51cc7
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa90020…f6e1f1
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbd74c4…006802
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x934c59…d68b37
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7f7776…309527
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb50712…f95d4c
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf006d2…a9b7ac
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x83cf2e…50a04e
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x370dbc…70059c

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.