Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0x715a74…dbe50f
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0xa8131c…5727a2
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0x758e24…d1ec03
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0x1d8f43…434ba1
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0x48865a…0e8320
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0xb42329…83693b
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0xdb9ff3…d260b5
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0x1e201f…d87779
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0xdfb293…4d6d15
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0x5506e3…0e1cee
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0x584f7a…f2af12
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0xde2be3…cbb61d
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0xec357b…c648b6
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0x702c0c…3e6b7a
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0xe3f330…8f7d45
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0x40dd87…133fc3
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0x024e3f…5c2e19
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0x074e79…479668
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0xca6793…e244a8
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0x8db3d3…11697e
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0xfa39fa…707005
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0x2c0712…403c72
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0x5f854b…8b93d2
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0xc47ea4…72dc7c
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI23d ago0xc328ea…12c807

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.