Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0x34f06f…c980b7
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0x94b269…0c9692
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0x39242b…c144f0
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0xe8bdbb…817ef7
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0xfac474…1e9792
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0x5d82c7…48bbd7
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0x3d0cd4…7b8d03
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0xf04854…7d7ec2
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0xcab671…f40417
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0x583d81…21d526
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0x3f8e46…e515f8
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0xaf6648…7b71e1
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase110d ago0x3ae688…769903
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase110d ago0xb0f71a…9a5b38
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase110d ago0x0b9643…e2e934
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase110d ago0xa5386c…99eb07
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase110d ago0xa901d0…89f1e1
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase110d ago0x0d5eda…83bb10
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase110d ago0x4579c6…1ffb99
0x15c3…bc2b0x8a59…a822Basex402 service$0.001100%coinbase110d ago0x701af0…f0313e
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase110d ago0x81d19a…9c8466
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase110d ago0xcff3c7…7e7d23
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase110d ago0x2065ee…e7b167
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase110d ago0x59e325…f38b2d
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase110d ago0x0aac55…ef3458

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.