Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0xca6785…ef4f6e
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0x91bc99…dd489a
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0x9f512f…80fb2a
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0x6fe573…652257
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0xbae714…2a57a6
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0x8a5151…ed1b4a
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0x7dc3b9…353977
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0x5c1c69…b2a582
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0xb6f010…cddaef
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0x99ebdc…128942
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0x4b6a48…6ee968
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0xe7532d…211668
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0x60ccc3…d1d52b
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0xaab5c5…2240e3
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0x0972dc…8c9de2
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0x7a74e7…96b6af
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0xa63e4a…0dbeb8
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0xa53074…098558
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0xfb9c11…c036d8
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0xd60b59…36e970
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0x88ce3f…277e05
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0x7e7db0…ff8033
0x26e8…51580xdefa…c267Basex402 service$0.005100%coinbase22d ago0x8cdd8e…c97392
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase22d ago0xb7bfc5…2c6f13
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase22d ago0xc69015…040ede

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.