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.01100%payAI110d ago0x5e062a…0b5f65
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x95fc48…9856e6
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x7758d0…c497e4
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xce4fc5…b85326
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xe8f40d…dba870
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1ff3e0…d0feaf
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbfd8e7…96c7ee
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xef5aa2…4833c0
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x530ac2…58d137
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf965f7…e17cbe
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa5979d…7a2b83
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8e3e0d…eb5ffd
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xefb350…c18174
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x76c630…90fb36
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5e6006…a798a9
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x525e06…1bd715
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3d75e5…1130b9
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5a8e58…3677b4
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2d9a1e…33ef81
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbda2fd…aba080
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd44157…e3e25a
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x03ed45…1353e2
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf4fc9e…ff30ea
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaadd02…82285c
0xdde1…b36d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x313425…243997

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.