Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf9d098…74c1ac
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x01d3cb…e5a3f2
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaea333…9dfe1a
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4a0f9c…855926
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbb248e…5291c1
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2a6bfb…2f61b4
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5312ed…2dcf99
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x494870…a9c3d0
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2f68c4…074f66
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x21581f…6c4fc1
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x077f87…13cdc3
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9e8f7e…af7e9e
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x33b312…6b9d8c
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x370bb8…1b94e9
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x99c562…847ee0
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x058ada…66d53a
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4e5f0b…110c18
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x05b8f4…856fd6
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xecff8b…0e6d68
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x87649c…658024
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x72dfbc…055152
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdc9b7e…a36df7
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x63269f…2453ed
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2b637a…855ef3
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc4c870…195b4f

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.