Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0ac744…51dd1f
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8c602a…e45b74
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf0b17c…7b764d
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb6c911…7d86fb
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa0b896…bc371f
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x09ae0c…9f8e52
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc21467…ebb4d1
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3f3b33…440033
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xff9b97…26c5d2
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x197603…3079db
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x13e324…18dad9
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaedc42…ca146a
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa4a48f…9d99f2
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x55f7c4…005da4
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe51381…ac37a3
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbf886a…de72c9
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x24cc16…e6d00e
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x90bb4c…290bb9
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1155a3…023067
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdb60ed…7ac36c
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x96f811…c53e2b
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc4381c…300169
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x054a5d…9a4839
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf08d9f…51f557
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x44d3e9…f3949c

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.