Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd3527a…2db367
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI111d ago0x98cc73…8df26c
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI111d ago0x509919…45e0ac
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI112d ago0x84c117…030f88
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0fdbe6…5e7703
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbc269c…d10bad
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI112d ago0xeb7d37…435c56
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc319db…606c19
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf28f2c…2e5e0c
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb62c5f…f0b288
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1c1fbc…eee780
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI112d ago0x00fd85…46d53e
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd090f5…d8cf2e
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf84497…ba96be
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI112d ago0x512a76…dacc5d
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI112d ago0xed2722…d49819
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI112d ago0xefb7ed…5a4904
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5135bf…60acc9
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3b37b4…3411cb
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI112d ago0xff1256…ad100a
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI112d ago0x67f1fa…035f2f
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI112d ago0x24c67d…b3d74f
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3c2293…b127d2
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI112d ago0x63801f…66a9ff
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI112d ago0x922340…51d088

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.