Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0x328a76…dcc59c
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd6b519…555fa7
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf3820e…5b1085
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0x396079…e409f5
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeac206…f4c3e6
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3955c8…8a1146
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0x634d78…0db488
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8d9159…351c21
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf80a10…b40198
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0x747cbd…9a5715
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7877b6…072383
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8994c6…3f3809
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0x993ad6…e3640d
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2963c5…4a8550
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc1ac17…d44542
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbddd82…f89338
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0x906401…ce0a89
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9b0e49…941c39
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0x82bcd6…f25da1
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2a2e05…639e98
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0x90f52d…c8e1a7
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc5480b…a3ee59
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0x221024…7799e3
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0x42c5b2…378a75
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf4a0ee…4f2c4a

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.