Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase114d ago0x8dd3b5…9acbc0
0x9993…55a50x78f9…3928Base$0.10100%coinbase114d ago0xcd826b…6352c4
0xbadc…97b20x78f9…3928Base$0.10100%coinbase114d ago0x78b6ea…44661e
0x1dae…1fe70x10c1…1e24Base$0.20100%coinbase114d ago0x2f9403…0bc008
0x9648…02dc0x10c1…1e24Base$0.11100%coinbase114d ago0xf09a27…656e09
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0x344c14…8ee744
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0x6850b3…c46d1a
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf0b6e1…4d0d12
0xc60c…4aa40x10c1…1e24Base$0.02100%coinbase114d ago0x55ca83…86d15e
0x85cf…3cb70x10c1…1e24Base$0.93100%coinbase114d ago0x1e7600…8b7fc5
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase114d ago0x55e688…5f2404
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates114d ago0xea5284…dd7f9e
0xf530…a4050x10c1…1e24Base$0.03100%coinbase114d ago0xe59555…33cae4
0x2988…206b0x5702…48f6Base$2,123.00100%0xa923…c9ac114d ago0x264def…e0562d
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6382ba…096258
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0xc244f6…6cd270
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase114d ago0x9537da…fc27a7
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0xaf0eda…64411f
0xb90a…9ae40xda68…c49aBase$0.04100%fluxa114d ago0xbfea39…dacb85
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0xfa1ab3…3058a1
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0x768a14…1edb14
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0x5be8be…0e1202
0x92a7…63be0x10c1…1e24Base$0.02100%coinbase114d ago0x4de546…bb26c4
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0xe1eb51…b0ad27
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase114d ago0xb4381e…778e34

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.