Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0xc98353…e8c919
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0xd307ea…1963ed
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0x3f7048…a0d4e1
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0xa175f3…1a79de
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0xe8cd4d…07c01f
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0xc35ad5…c76d8f
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0x681fa9…ec006d
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0x038e43…837ef7
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0x0e5014…d5d774
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0x3e62c9…3a19d4
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0x2e169a…407428
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0x9df6f0…02bec4
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0x48a56f…97a132
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0xaf9be1…b491bf
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0xc81f19…dee8f1
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0x3ee901…65f626
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0xb2bca3…4bfef7
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0x37462a…52926c
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0x3f5a3b…5c94f8
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0x839c79…52c154
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0xe46749…b1a9da
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0xada48d…aa68dd
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0x61b347…b58ccd
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0x4b4a4a…60602f
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown22d ago0x1440a5…4b946d

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.