Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58417d ago0x4fa2f5…80af76
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58417d ago0x5801e5…78e015
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58417d ago0x52ff99…fb9a2f
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58417d ago0xab7348…67be48
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58417d ago0x11ae40…625004
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58417d ago0xbd70dc…0ec428
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58417d ago0x9bca79…0a14c4
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58417d ago0xc8aa90…ed15df
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58417d ago0x7a9794…f06188
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58418d ago0xc59c9e…80ec46
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58418d ago0x1411b2…4f062d
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58418d ago0x240b07…722134
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58418d ago0x2f0f82…848c65
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58418d ago0x3f63f3…788992
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58418d ago0x39a15a…ba57c6
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58418d ago0x8df4f9…63c688
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58418d ago0x52860f…5e6061
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58418d ago0x68161c…aef38a
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58418d ago0x426317…12e612
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58418d ago0xc34839…fda914
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58418d ago0x405d03…36cb16

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.