Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8c7a0f…815163
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4c3fcb…ab555b
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0a5580…535798
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfbae3b…ecd7f4
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5dcaa6…a364f9
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4fb0e2…64b01d
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI108d ago0xed03fc…cb0dbf
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc83cee…02a547
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf1990d…0478b5
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8a2643…afae5c
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI108d ago0x64744c…5ebc9a
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf34aca…81bf11
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2f0252…285e8f
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8ebb76…035026
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x870a6a…e8eb9d
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc9f09c…424d8c
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1eff57…73bf84
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf97e1b…45c4da
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbb2ba5…7788da
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xedc48a…24a9ef
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5f51ee…8a77e0
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd0db7c…950cf6
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2684d5…d84348
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb17b87…501ee1
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf80cf3…96c92c

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.