Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0x69554f…746f67
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0xfc651b…e270bd
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0x662b7e…28e651
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0x448dc0…f71299
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0x52bdca…10edf4
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0x0afa53…3712eb
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0x0bf790…348fca
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0xc3c8cb…b2f8c5
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0x9a40db…3c15c1
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0xf3b8f6…2c0b7a
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0x4f6cbb…d67f98
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0xa37321…358646
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0xc5344f…e247e5
0x23e3…817a0x8426…6786Base$1.30100%ultravioletadao6d ago0x57c2e9…e0baad
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0x4561a9…4da7e8
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0xd085e3…e7bca9
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0x679b58…0bd94b
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0x989bb4…2fefd2
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0x79099d…789848
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0x1d1878…05d839
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0x982e83…4e2f06
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0x857b94…335aeb
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0xe852f1…668170
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0xef8604…db5f93
0x8426…67860xcc19…930eBase$0.10100%ultravioletadao6d ago0xccb90f…f803b5

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.