Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x260e…c4530x6366…f1e2Base—$0.01100%0x6366…f1e2117d ago0xbe6005…271842
0x260e…c4530x6366…f1e2Base—$0.02100%0x4873…5369117d ago0x1b7196…854b3c
0x260e…c4530x6366…f1e2Base—$0.001062100%0x58fe…153b117d ago0x4e35c4…6610b2
0x260e…c4530x6366…f1e2Base—$0.007337100%0x58fe…153b117d ago0x750f79…d677bd
0x260e…c4530x6366…f1e2Base—$0.11100%0x58fe…153b117d ago0xb0c368…773c8a
0x260e…c4530x6366…f1e2Base—$0.04100%0xdf51…2402117d ago0x46becc…29608c
0x260e…c4530x6366…f1e2Base—$0.001067100%candidates117d ago0x7ff260…d52347
0x260e…c4530x6366…f1e2Base—$0.007342100%candidates117d ago0x4f4037…b31fd2
0x260e…c4530x6366…f1e2Base—$0.10100%candidates117d ago0x1d0cf0…d49d38
0x260e…c4530x6366…f1e2Base—$0.02100%0xdf51…2402118d ago0x4a8f6b…ba41da
0x260e…c4530x6366…f1e2Base—$0.007322100%0x58fe…153b118d ago0x94f7f1…0039b7
0x260e…c4530x6366…f1e2Base—$0.11100%0x58fe…153b118d ago0x4cba5c…97529c
0x260e…c4530x6366…f1e2Base—$0.02100%0x6366…f1e2118d ago0x3e55c4…eff1d2
0x260e…c4530x6366…f1e2Base—$0.02100%0x0d17…b7d1118d ago0xd93017…0db6c9
0x260e…c4530x6366…f1e2Base—$0.007355100%0x0098…3100118d ago0x7ecd26…d75f2f
0x260e…c4530x6366…f1e2Base—$0.14100%0x0098…3100118d ago0x3ed13e…c3f0fe
0x260e…c4530x6366…f1e2Base—$0.03100%0xbe53…e902118d ago0x9b10c2…37025d
0x260e…c4530x6366…f1e2Base—$0.05100%0x4873…5369118d ago0x371b5a…995b78
0x260e…c4530x6366…f1e2Base—$0.04100%0x08ff…bb06118d ago0x55da85…a209d7
0x260e…c4530x6366…f1e2Base—$0.05100%0x58fe…153b118d ago0x62d858…92718a
0x260e…c4530x6366…f1e2Base—$0.02100%0xdf51…2402118d ago0xa007df…007a37
0x260e…c4530x6366…f1e2Base—$0.001078100%0x6366…f1e2118d ago0x405a3a…1ae8a2
0x260e…c4530x6366…f1e2Base—$0.007364100%0x6366…f1e2118d ago0xdb61b5…deb9dc
0x260e…c4530x6366…f1e2Base—$0.05100%0x6366…f1e2118d ago0x44c07d…df19a5
0x260e…c4530x6366…f1e2Base—$0.02100%0x0d17…b7d1118d ago0xbc6df5…3e613c

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.