Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc9f69a…77594a
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb0350d…088430
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI116d ago0x58f39c…90ebf9
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI116d ago0x64a32b…6d648a
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI116d ago0x78a45f…7749db
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI116d ago0x01655e…d5b935
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8073d7…c1780c
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4b927a…6eeb27
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI116d ago0xadcbbf…f920a2
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdb7fb2…cacc3a
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI116d ago0xba5761…a8a62d
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI116d ago0x43dbe9…a3bbc3
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x805bd3…2ed6d7
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x148434…194832
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x09e875…d36b50
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4886ff…c8c7d5
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf95633…569625
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x960ab2…68a16e
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6cbbfa…674629
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd3fd88…a0039a
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa70bbd…0c7326
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb208a0…965a85
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x37146d…a69d5b
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8d44a8…421005
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3e96d1…f50b32

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.