Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x857f…43cd0x48ad…36b8Base—$0.10100%ultravioletadao68d ago0x2a2bae…47eda7
0x857f…43cd0x48ad…36b8Base—$0.10100%ultravioletadao68d ago0xcb6722…f92176
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b68d ago0x21f1f9…77f112
0xf86e…b61f0x48ad…36b8Base—$0.04100%0xd8ba…8e9b68d ago0x336e46…2c13ac
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b68d ago0x6e47ec…6f8f6b
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b68d ago0x1fab4b…0bef4b
0x350e…66570x48ad…36b8Base—$0.02100%ultravioletadao69d ago0x2ebc88…7e344d
0x64db…c3680x48ad…36b8Base—$0.03100%ultravioletadao69d ago0x33c385…6a5d06
0x6e53…a2650x48ad…36b8Base—$0.02100%ultravioletadao69d ago0x2e948e…0e833a
0xfa1c…65d10x48ad…36b8Base—$0.03100%ultravioletadao69d ago0x51355b…f40159
0x9456…8f090x48ad…36b8Base—$0.02100%ultravioletadao69d ago0xe24e62…f4964c
0x3aeb…84080x48ad…36b8Base—$0.02100%ultravioletadao69d ago0xc97827…9e9800
0x76e9…57b30x48ad…36b8Base—$0.02100%ultravioletadao69d ago0x3144fb…fca291
0x64db…c3680x48ad…36b8Base—$0.02100%ultravioletadao69d ago0x4bff74…e39247
0x01f9…84d30x48ad…36b8Base—$0.02100%ultravioletadao69d ago0xe56fa0…9697cd
0xc059…8b5e0x48ad…36b8Base—$0.02100%ultravioletadao69d ago0xf0678b…d7863a
0x3aeb…84080x48ad…36b8Base—$0.02100%ultravioletadao69d ago0x39dc10…161b5d
0x46bd…2ebd0x48ad…36b8Base—$0.03100%ultravioletadao69d ago0x385b9d…6e5225
0x3a3f…f3a70x48ad…36b8Base—$0.03100%ultravioletadao69d ago0x68eaa2…c1c1b6
0x9456…8f090x48ad…36b8Base—$0.02100%ultravioletadao69d ago0x97a098…107aa1
0xedc6…d2d00x48ad…36b8Base—$0.02100%ultravioletadao69d ago0x6f4f5c…fd4df1
0x6e53…a2650x48ad…36b8Base—$0.03100%ultravioletadao69d ago0x2278eb…0e4eb3

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.