Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfbcca9…02f2b6
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x394a0a…469e50
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc0a566…5f2cca
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x068573…0b1eb6
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3a30d0…f35533
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4ea096…aed98c
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4e8a2a…471ffe
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xddafbf…ecd758
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe39931…a74083
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc5a6fe…172d7d
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdfe0f4…13f36f
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x13e0a4…21438a
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa5a538…504307
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcfc3ce…b6859d
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf1b838…a5b13c
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x36ae13…6b21a6
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x78dd00…453fc9
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x15cd6f…8aac9a
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd90a5e…a9722a
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb7ca47…0f97d4
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa15e99…19834c
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI111d ago0x14ad47…d1dfe6
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcdf79f…071223
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0e557d…0bfd96
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1a3ef6…12cc33

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.