Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x7d8eb9…1defe0
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x39186b…be03e2
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0xac091c…ce3ceb
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x7edc91…deab6d
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x5045ae…7d8997
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x5b76f6…7a22ee
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0xcdca0c…8f2710
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x0025c2…52a3e6
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0xd9e827…0fa862
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x578a85…0b7b7b
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0xea05c9…a69a1a
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0xbfb0c1…254015
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x340b33…e0e448
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0xa870eb…bd0021
0x3a87…46690x5fca…3b3eBase—$1.40100%ultravioletadao8d ago0x2b9f46…790a42
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0xb91cbb…2bf649
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0xebaf18…b5ef62
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0xba1838…4866f4
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x0ddf13…fc6304
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x32e675…3e9cea
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0xd95a64…b07fb9
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0xe722bf…500f65
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0xf54cfd…9a774f
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0xff8cde…8a992c
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x3b7d95…5acd28

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.