Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe9cbdb…e72ba1
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd90de7…56ae45
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x94d5e6…7a9d78
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe20d6a…97c8bd
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcfd437…3205fc
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8db741…5d4741
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x31709e…02b057
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xad2a97…2833dd
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc10ef2…5695ae
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf2a2b2…01776c
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9068a4…4103fd
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x37a4c6…bc1816
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3026b6…3ec846
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2b8952…61deb9
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4eeb0d…e87814
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf3c5b1…0929b4
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2331f0…868a3b
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x39e2a0…2dcdd9
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8d95e3…868829
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x182c71…f65b3f
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x592bd2…6cf735
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8eaefa…b363f9
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x527ddb…143e49
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xab9565…ac90e0
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5cfa45…5ad335

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.