Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd7b67d…f3ac4e
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6fa4bc…4fe8b0
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x76f54a…6e03c4
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3bfe55…60854b
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7a8824…1e2d9e
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd2b821…8b8f4e
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb39f65…2fb9eb
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaa46eb…854c44
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0afc3c…a4383d
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb15085…61c124
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe2f7ec…5c503c
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x45bd9d…2f3f34
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7a25d6…8c9fc5
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdf1bc1…d8d7c4
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5ccfae…9f20e6
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8da31a…1cda59
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e7575…eb8c6b
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x126be1…b59693
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb89825…f95b95
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeb0801…ed092a
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3dda8e…5b8f49
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x194ce1…868964
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x98f59a…046cd7
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5cf374…1cbe31
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe4fd38…b20915

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.