Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3b22f2…d6e25d
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0xbaefeb…c5bbc2
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x035fcf…cd2ef6
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe5b58b…c88ef6
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2cde9e…ebfed9
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI107d ago0x926cd2…ec9b11
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa73c14…2cfc2c
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1cfee3…c1b5c9
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI107d ago0x49b2e2…73661a
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6ee1dc…847865
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7742b4…258048
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe9fe73…c2634a
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x07ff90…b6fd89
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2b33cd…0e7161
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2e5875…3b9a1f
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb3eef1…f17823
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6e94f9…8724a8
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7e1ef5…659b71
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe36917…acc375
0x086f…813f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe117ff…415a46
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0xeb2f77…91cb0d
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe6a33a…7b5412
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x662846…e66d62
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x770584…c2fbce
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1d5c5b…3e16f7

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.