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.06100%coinbase21d ago0xaa3723…6a65fa
0x98a8…7bce0xb0af…7de0Base—$0.10100%coinbase21d ago0x10a94c…773801
0x98a8…7bce0xb0af…7de0Base—$0.10100%coinbase21d ago0x060b99…7eee0f
0x98a8…7bce0xb0af…7de0Base—$0.06100%coinbase21d ago0x5d0094…c36073
0x98a8…7bce0xb0af…7de0Base—$0.10100%coinbase21d ago0x84f187…f3dbbc
0x98a8…7bce0xb0af…7de0Base—$0.10100%coinbase21d ago0xb2ca87…42e7f3
0x98a8…7bce0xb0af…7de0Base—$0.10100%coinbase22d ago0xc8ba9c…22a7d0
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x91c1c9…dead39
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0xb022d5…e258ce
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x0d79a5…b2ca9f
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x3bea0d…c9549a
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x3f9889…246b6e
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x39d1f1…8cdb8f
0x98a8…7bce0xb0af…7de0Base—$0.06100%coinbase22d ago0x6a449f…012dad
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x56e46e…b1e818
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x036946…87a1b2
0x98a8…7bce0xb0af…7de0Base—$0.06100%coinbase22d ago0x9db312…f5979a
0x98a8…7bce0xb0af…7de0Base—$0.06100%coinbase22d ago0x6afbe3…5de613
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x84daa4…4ced9f
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x8d6ea3…76f713
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0xba29d3…366250
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x81cdb8…2a16be
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x4215f5…b5a21b
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x2d9b3d…42381c
0x98a8…7bce0xb0af…7de0Base—$0.08100%coinbase22d ago0x888230…e69979

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.