Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf071de…5d0f13
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb1654f…8946eb
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0x198996…a34c4a
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0x295648…a4306c
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0x42da77…5df8c0
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc75b54…0a0a2a
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6e8684…b50faa
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0x580565…6b86e0
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0x087e38…e5308d
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3ad24a…0d8e3b
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3f8104…adea8f
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0dda7b…36985e
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdb085a…e1e6a7
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0xba7650…3c7ffd
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8fe0a7…1ad84d
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3702bd…be050a
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8c0eee…559c43
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6c5924…cd4aa5
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0x96a3d4…5315ba
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0x140efb…098344
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc0ee96…c48943
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0x59886c…d4799d
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0x06b5c0…ed2b09
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe36335…71673e
0xaec0…cc340x6a5e…c666Basex402 service$0.01100%payAI112d ago0x22014c…40354b

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.