Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0xa90f92…38b6f6
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0x9c33ee…a32c1a
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0xd60a48…980292
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0xe37cd6…27fb79
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0xac98e1…0a6a8e
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0xd91777…acf79f
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0x244916…1936a4
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0xc3b606…9d4bc8
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0x23a93d…340d74
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0x776139…3f106e
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0x6834fe…4fd801
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0x5d9055…5a0fa6
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0x547ade…3b7912
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0xd4b9a1…fe3265
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0x513d31…270b23
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0x555d8e…d2a418
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0xd04ea9…ae23f4
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0xd86ae9…7c0778
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0x71d4ad…6fe5cd
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0x0a7cf1…9bb452
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0x4e0375…be1ee0
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0xc39700…397120
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0xf7eab8…c5b067
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0x74fa7d…bfe827
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0xef8d46…cf4e8a

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.