Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0x66adcd…a7be27
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0x40fda8…f8a7fc
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0x4725d6…ba8ce8
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0xe40a16…6fac4f
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0xed4b58…385b7f
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0x142d42…367503
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0x0449fb…e2578d
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0x242706…b9df41
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0x6beb98…93c805
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0x9c778d…9ec5bc
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0xab3252…ead2d8
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0x8f503e…43bd4b
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0x5078af…c56634
0xe7ae…67b30x434c…4580Base—$1.30100%ultravioletadao8d ago0xcbd4c2…a9c534
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0x6d9497…28ecef
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0x3c17d1…964bf9
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0xc3a78d…44d694
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0x65b143…25fd35
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0x68dd92…823f07
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0x694ddd…4b207c
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0xf21cbf…517d8d
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0xcfd6c9…b32af6
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0x4fffaa…11ee6e
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0x88d856…ce97f7
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao8d ago0x62db9c…87f106

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.