Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7f3…c0440x5f11…468aBase$0.28100%primer6d ago0x2e35ad…537238
0x5f11…468a0xc7f3…c044Base$0.32100%primer6d ago0x084dba…341a80
0xc7f3…c0440x5f11…468aBase$0.32100%primer6d ago0x73f5ba…fe560f
0x5f11…468a0xc7f3…c044Base$0.33100%primer6d ago0x1e0eb3…69268f
0xc7f3…c0440x5f11…468aBase$0.32100%primer6d ago0xc59e6b…d87b2a
0x5f11…468a0xc7f3…c044Base$0.34100%primer6d ago0xa6721a…ae8d29
0xc7f3…c0440x5f11…468aBase$0.32100%primer6d ago0x2fc1af…1fea03
0xc7f3…c0440x5f11…468aBase$0.34100%primer6d ago0xc1780c…fef7dd
0x5f11…468a0xc7f3…c044Base$0.35100%primer6d ago0x3c099d…bcdf92
0xc7f3…c0440x5f11…468aBase$0.31100%primer6d ago0xbb5be8…e13933
0x5f11…468a0xc7f3…c044Base$0.35100%primer6d ago0x079b5b…25ac71
0xc7f3…c0440x5f11…468aBase$0.31100%primer6d ago0x564727…775d6d
0x5f11…468a0xc7f3…c044Base$0.33100%primer6d ago0x497479…2c0193
0xc7f3…c0440x5f11…468aBase$0.35100%primer6d ago0xaaa03e…64cd78
0x5f11…468a0xc7f3…c044Base$0.32100%primer6d ago0xe2e75f…3bc245
0xc7f3…c0440x5f11…468aBase$0.34100%primer6d ago0xff079a…c71789
0x5f11…468a0xc7f3…c044Base$0.32100%primer6d ago0x3c7477…ab21d8
0x5f11…468a0xc7f3…c044Base$0.30100%primer6d ago0xc20e61…9201b4
0xc7f3…c0440x5f11…468aBase$0.34100%primer6d ago0x2dbee0…0f2774
0x5f11…468a0xc7f3…c044Base$0.31100%primer6d ago0x6fd25f…b3b433
0xc7f3…c0440x5f11…468aBase$0.33100%primer6d ago0x44d42e…0c4142
0x5f11…468a0xc7f3…c044Base$0.31100%primer6d ago0x5f7e2b…931d76
0xc7f3…c0440x5f11…468aBase$0.32100%primer6d ago0x84af04…62822a
0x5f11…468a0xc7f3…c044Base$0.31100%primer6d ago0xbba74a…d84544
0xc7f3…c0440x5f11…468aBase$0.32100%primer6d ago0x8755e8…07cfd2

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.