Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb7b…059d0xb0af…3befBase—$3.00100%payAI44d ago0xdb51bf…19aa96
0x98ee…e1ab0xb0af…3befBase—$3.00100%payAI44d ago0xa97631…7f3fa9
0xcb74…cb510xb0af…3befBase—$3.00100%payAI44d ago0xf72cdc…c08401
0x3878…18220xb0af…3befBase—$3.00100%payAI44d ago0x11ebba…eda0af
0x3878…18220xb0af…3befBase—$3.00100%payAI44d ago0x294643…8d9551
0x98ee…e1ab0xb0af…3befBase—$3.00100%payAI44d ago0xb3b620…c9f868
0xff56…086a0xb0af…3befBase—$3.00100%payAI44d ago0x3ba3d4…86f737
0xcb74…cb510xb0af…3befBase—$3.00100%payAI44d ago0x17087a…c3a69d
0xdb7b…059d0xb0af…3befBase—$3.00100%payAI44d ago0x929c19…5b5b0c
0x98ee…e1ab0xb0af…3befBase—$3.00100%payAI44d ago0x71788d…96201c
0x9d81…89f10xb0af…3befBase—$3.00100%payAI44d ago0x382029…24cc43
0x1ebf…76220xb0af…3befBase—$3.00100%payAI44d ago0x596767…2af417
0x1ebf…76220xb0af…3befBase—$3.00100%payAI44d ago0x4d1cdc…67c06e
0xdb7b…059d0xb0af…3befBase—$3.00100%payAI44d ago0x5a7f8a…0a147d
0x3878…18220xb0af…3befBase—$3.00100%payAI44d ago0xf1f21e…c0e69d
0xff56…086a0xb0af…3befBase—$3.00100%payAI44d ago0x1816e1…7e7887
0x60dd…75830xb0af…3befBase—$3.00100%payAI44d ago0x037778…fc00dc
0x3878…18220xb0af…3befBase—$3.00100%payAI44d ago0x539ad4…c1a24d
0xcb74…cb510xb0af…3befBase—$3.00100%payAI44d ago0xd94317…21ed37
0xcb74…cb510xb0af…3befBase—$3.00100%payAI44d ago0xb9e6e8…ee685e
0x98ee…e1ab0xb0af…3befBase—$6.00100%payAI44d ago0xd6fd72…f76dfd
0x9d81…89f10xb0af…3befBase—$3.00100%payAI44d ago0xf477ce…fc7872
0x9d81…89f10xb0af…3befBase—$3.00100%payAI44d ago0x1f02dc…69ba3c
0x1ebf…76220xb0af…3befBase—$3.00100%payAI44d ago0xc7de27…817b88
0x1ebf…76220xb0af…3befBase—$3.00100%payAI44d ago0xbc7b32…68b9ab

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.