Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0xdc3e8f…6f895f
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0xdb1929…e7a048
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0xdc67af…7e7645
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x6d38ba…d7fad6
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0xf0c64b…d6ebce
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x373fd8…fcc08e
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x1336fb…e31630
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x594384…31980b
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0xe32adf…10d889
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x71ff9f…e99011
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x04b66c…87b52a
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x5c1152…93bd0b
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x219dee…5144a7
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x54c996…b22595
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0xd9a788…0fd59e
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0xdb3e5f…d74968
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x9b3299…abea4b
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0xc7536e…ee283e
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0xaa1af3…cc3999
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x70d52e…3685b4
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x88e358…5762b1
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0xff8593…7f93de
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0xef2e33…992105
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0xdc150c…f3de13
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase47d ago0x1c6dda…448ea4

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.