Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9d1a15…9a3d60
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0e34a1…9c1f48
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI115d ago0x17d080…4a199f
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe70eb0…2b2f34
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3db2d4…843eed
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x270b36…1a4d14
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb3b6e3…fb84d2
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb95880…33f0c6
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc7ebb2…1f43ab
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfca827…d2bee7
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xed2082…c68d5c
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x14a411…bcfb32
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x11dca7…f785db
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x410036…34aaad
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd7824e…905fb4
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4810c2…cedf29
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4bd8a0…5aee84
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd7bb43…b1f443
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5c03ed…6daec4
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x22b4fd…c8bc71
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xebea20…23f8ca
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x703b8c…b93579
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2888e3…286a91
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x92d288…cf9367
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xda8652…39b367

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.