Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x300534…307a0f
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd38efe…169d39
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1d6f1f…d71bcc
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xabbdb9…c67755
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x08129d…08e3c9
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbf6b6a…919e82
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x547187…849f05
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcf6650…ae6451
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x34d4c4…2c6e2c
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0ed592…f84507
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5eae91…605e04
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x52d7fa…24d0b9
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb39c9a…480f62
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa27a37…1604c3
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x419d54…38d3bb
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7e1318…d3d64f
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfb42e7…afef8b
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x26de80…30f709
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x066af8…c6275b
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x378314…400d23
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdb6508…f2d4ea
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfe930a…8f932f
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x87c86d…410522
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7b44b7…8abc21
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa1378f…b0b83f

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.