Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9c4…37fc0x55f1…0b21Base—$0.01100%coinbase72d ago0x745766…208454
0xd9c4…37fc0x3f68…7b2cBase—$0.01100%coinbase72d ago0x38a660…530d07
0xd9c4…37fc0xb4aa…2a53Base—$0.01100%coinbase72d ago0x51fe81…500d74
0xd9c4…37fc0x7755…16f1Base—$0.01100%coinbase72d ago0x4ead54…be99ca
0xd9c4…37fc0x1f8f…4ba2Base—$0.01100%coinbase72d ago0x9969e4…880e2a
0xd9c4…37fc0x8fc4…ab2eBase—$0.01100%coinbase72d ago0xacc7c4…b0061e
0xd9c4…37fc0x5dbc…02e6Base—$0.01100%coinbase72d ago0xab941f…c05152
0xd9c4…37fc0x6312…8f2aBase—$0.01100%coinbase72d ago0x4773ae…b2cb3c
0xd9c4…37fc0xf85d…a24bBase—$0.01100%coinbase72d ago0x19e35b…acc667
0xd9c4…37fc0x6b62…4479Base—$0.01100%coinbase72d ago0x0db6e1…69e58f
0xd9c4…37fc0x1422…9e78Base—$0.01100%coinbase72d ago0x19a7b0…567808
0xd9c4…37fc0x49ee…cd74Base—$0.01100%coinbase72d ago0xedeff6…8b464a
0xd9c4…37fc0xe6f8…b79bBase—$0.01100%coinbase72d ago0xe59197…16bae2
0xd9c4…37fc0xb167…251eBase—$0.01100%coinbase72d ago0x69369a…9c354e
0xd9c4…37fc0x6b4b…8ed4Base—$0.01100%coinbase72d ago0x299ddb…85c95b
0xd9c4…37fc0x8200…57e9Base—$0.01100%coinbase72d ago0x77793c…114108
0xd9c4…37fc0xaaea…e995Base—$0.01100%coinbase72d ago0x4f51a3…f43b4b
0xd9c4…37fc0x3bb1…3d47Base—$0.01100%coinbase72d ago0xc7e932…10deb9
0xd9c4…37fc0xa01a…af6fBase—$0.01100%coinbase72d ago0x2c228b…c099a0
0xd9c4…37fc0x9e7d…5140Base—$0.01100%coinbase72d ago0xa792b9…3991e5
0xd9c4…37fc0xf9a6…314dBase—$0.01100%coinbase72d ago0xf20342…73174d
0xd9c4…37fc0x30d5…23b6Base—$0.01100%coinbase72d ago0x731508…6f2919
0xd9c4…37fc0x59c5…bc2aBase—$0.01100%coinbase72d ago0xd08465…bc4091
0xd9c4…37fc0xd542…18adBase—$0.01100%coinbase72d ago0x0db807…18182d
0xd9c4…37fc0x61d9…0952Base—$0.01100%coinbase72d ago0x1d8210…3c75a3

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.