Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1ae84b…e55ebd
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7c0361…cc9e94
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9cdf6c…a7eb0a
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb48ca6…903b90
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3b6cab…a1574b
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4ed0fd…3fafde
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x282a8b…b7ac1a
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6e046a…f6f910
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7f3fdd…f35091
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xda5996…dfe060
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xddd2dd…b7e83a
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd2c239…115daa
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4e30b6…af5f40
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe5d416…b8255c
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc64798…394438
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xacc9e9…eead51
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc5bbd1…933976
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2543dc…d8cbdd
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x756def…c6cf73
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x39d353…c25586
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x70125b…b3f0d2
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4efe33…30ba8c
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x364fdb…2be05d
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd10e9c…cc6c37
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcce058…831cde

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.