Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe95e…6ec90x6366…f1e2Base—$0.07100%0x6366…f1e2106d ago0x17dac6…f94ad6
0xe95e…6ec90x6366…f1e2Base—$0.21100%0xbe53…e902106d ago0x8d6a99…72b49c
0xe95e…6ec90x6366…f1e2Base—$0.20100%0xdf51…2402106d ago0x743c97…e871a2
0xe95e…6ec90x6366…f1e2Base—$0.01100%0x6366…f1e2106d ago0x0627dd…ad92fe
0xe95e…6ec90x6366…f1e2Base—$0.27100%0x6366…f1e2106d ago0xfb9a98…b62cce
0xe95e…6ec90x6366…f1e2Base—$0.27100%0x0098…3100106d ago0x9eb9a0…1d6c2a
0xe95e…6ec90x6366…f1e2Base—$0.05100%0x6366…f1e2106d ago0xdc9fd5…36f780
0xe95e…6ec90x6366…f1e2Base—$0.05100%0x6366…f1e2106d ago0x1804a9…1325d7
0xe95e…6ec90x6366…f1e2Base—$0.07100%0x6366…f1e2106d ago0x8ac2ce…1ed5a5
0xe95e…6ec90x6366…f1e2Base—$0.07100%0x6366…f1e2106d ago0xe6cc05…3557eb
0xe95e…6ec90x6366…f1e2Base—$0.07100%0x6366…f1e2106d ago0x12db47…5cb1e1
0xe95e…6ec90x6366…f1e2Base—$0.07100%0x6366…f1e2106d ago0xc9c92c…738044
0xe95e…6ec90x6366…f1e2Base—$0.07100%0x6366…f1e2106d ago0x845ce4…611af4
0xe95e…6ec90x6366…f1e2Base—$0.07100%0x6366…f1e2106d ago0x90e8de…268e67
0xe95e…6ec90x6366…f1e2Base—$0.07100%0x6366…f1e2106d ago0xbac8cd…5c519a
0xe95e…6ec90x6366…f1e2Base—$0.07100%0x6366…f1e2106d ago0xf084b6…4bbbeb
0xe95e…6ec90x6366…f1e2Base—$0.34100%0x4873…5369106d ago0xd54073…973d87
0xe95e…6ec90x6366…f1e2Base—$0.01100%0x6366…f1e2106d ago0xcbb23f…4d272c
0xe95e…6ec90x6366…f1e2Base—$0.40100%0x6366…f1e2106d ago0xe63531…47fe89
0xe95e…6ec90x6366…f1e2Base—$0.41100%0x08ff…bb06106d ago0xb7ad65…396214
0xe95e…6ec90x6366…f1e2Base—$0.44100%0x08ff…bb06106d ago0x012757…b8440a
0xe95e…6ec90x6366…f1e2Base—$0.47100%0x58fe…153b106d ago0xf5e61e…164ff8
0xe95e…6ec90x6366…f1e2Base—$0.02100%0xdf51…2402106d ago0xdfb3e5…3fbe45
0xe95e…6ec90x6366…f1e2Base—$0.07100%0x6366…f1e2106d ago0x5567a4…e5188c
0xe95e…6ec90x6366…f1e2Base—$0.006213100%0x4918…e369106d ago0x338313…90cd4f

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.