Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x66d367…dd3e4d
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd41e0f…58413d
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd74596…449aa4
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x953864…72e83e
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x88f285…d23f93
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3c5b42…0d3b8f
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x770df4…0ab392
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x36a079…438491
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x74df9a…50a4ef
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4db0a3…1c625f
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x963c3c…a87497
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd79c4a…446feb
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdd6d3c…dce326
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf1a429…12ba51
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x22b2ca…a948b1
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x01e511…8c9638
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb95c24…d38ba2
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf32e40…daba84
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf3b4d3…439539
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9e20a7…cf8745
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2ad424…ca6b04
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0834ec…e93818
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8bd49f…d4f445
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdefaf8…afb55e
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x644072…665d07

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.