Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0x25d6d7…7fb686
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0x5b4bb5…193732
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0xf75dac…a77a76
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0xee43f5…14b49a
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0xb54f5c…3725fc
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0x86a970…cfa9e3
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0xe04e8f…040799
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0xb5943e…f5e731
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0x5f3904…3f9c11
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0x85e4fb…44c787
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0x1184c4…840d84
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0x34ff9b…ff5c60
0x118d…b6060xf292…4d96Base—$1.20100%ultravioletadao9d ago0x94cd27…baca5c
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0x3ddf51…b9f5b9
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0xff0988…8d86ec
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0x039976…af6b24
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0xcb90a7…580332
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0x33a3a8…69a63c
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0x098b8e…764784
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0x20f6ad…2ec08a
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0x6ea9e5…82e537
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0x6464c3…1cc1c5
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0x4df043…741973
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0x100d56…b10233
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao9d ago0xa02dcf…eb7ba8

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.