Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0xb1e706…0b89ef
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x4c10c1…76ad7a
0x98a8…7bce0xb0af…7de0Base—$0.06100%coinbase22d ago0xa1f6f9…a35da0
0x98a8…7bce0xb0af…7de0Base—$0.06100%coinbase22d ago0x1dde01…1a05cd
0x98a8…7bce0xb0af…7de0Base—$0.06100%coinbase22d ago0x327ab9…838e7d
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x45e3e5…633767
0x98a8…7bce0xb0af…7de0Base—$0.06100%coinbase22d ago0x5af6ff…08a262
0x98a8…7bce0xb0af…7de0Base—$0.06100%coinbase22d ago0x740784…0f9b52
0x98a8…7bce0xb0af…7de0Base—$0.06100%coinbase22d ago0xbb2831…8f8133
0x98a8…7bce0xb0af…7de0Base—$0.06100%coinbase22d ago0x72b1e9…e133fe
0x98a8…7bce0xb0af…7de0Base—$0.06100%coinbase22d ago0xabd5a5…eb02bf
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x6a8b46…f740ce
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x76d88e…48ff65
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x6f6639…1b1466
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0xae53be…1b3abb
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0xca1ce8…618b59
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x04dbca…ba6cbe
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x61c5b2…de448b
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x213307…40f333
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x4668eb…400c27
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x1a023c…1095a4
0x98a8…7bce0xb0af…7de0Base—$0.06100%coinbase23d ago0xc8fa7b…156b6b
0x98a8…7bce0xb0af…7de0Base—$0.06100%coinbase23d ago0x740f22…5ae24f
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase23d ago0x160894…1e07d4
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase23d ago0xde9237…4bc151

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.