Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f92…b8320xa935…7e49Base—$0.01100%coinbase79d ago0x779ff7…b677e0
0x5f92…b8320x52a9…52f5Base—$0.01100%coinbase79d ago0x68b1aa…1ae0ab
0x5f92…b8320x5df5…1fd7Base—$0.01100%coinbase79d ago0x60c858…1ff1f6
0x5f92…b8320x4577…3898Base—$0.01100%coinbase79d ago0xb9858c…3ec4d6
0x5f92…b8320x157d…9827Base—$0.01100%coinbase79d ago0xa528c8…55c564
0x5f92…b8320x102b…fa48Base—$0.01100%coinbase79d ago0x9f4218…a53f05
0x5f92…b8320x3dc6…c6ebBase—$0.01100%coinbase79d ago0x213d67…1dbc7a
0x5f92…b8320x36c6…b0d4Base—$0.01100%coinbase79d ago0xde4b7a…0fb634
0x5f92…b8320x41a4…c5cbBase—$0.01100%coinbase79d ago0xc76cac…91765c
0x5f92…b8320xe0fb…2016Base—$0.01100%coinbase79d ago0xc536aa…806b6e
0x5f92…b8320x53fe…af36Base—$0.01100%coinbase79d ago0x726dad…1d2736
0x5f92…b8320x5231…ff7dBase—$0.01100%coinbase79d ago0x4158c7…f76a02
0x5f92…b8320x0719…f2dbBase—$0.01100%coinbase79d ago0x11f707…7ca9c6
0x5f92…b8320x1c13…a947Base—$0.01100%coinbase79d ago0x431202…0d910f
0x5f92…b8320x5cbc…34f1Base—$0.01100%coinbase79d ago0x2228da…fcfa36
0x5f92…b8320xf03b…57b3Base—$0.01100%coinbase79d ago0x0d83e6…4e96b1
0x5f92…b8320xed73…67b6Base—$0.01100%coinbase79d ago0x4456ff…c36e53
0x5f92…b8320x5b65…0defBase—$0.01100%coinbase79d ago0xbd8789…2055b5
0x5f92…b8320x186e…4507Base—$0.01100%coinbase79d ago0x871526…ca8e2d
0x5f92…b8320xede8…4681Base—$0.01100%coinbase79d ago0xb6f80d…2a2ca1
0x5f92…b8320x2d80…4a16Base—$0.01100%coinbase79d ago0x03d4ce…a34831
0x5f92…b8320xdd9c…6739Base—$0.01100%coinbase79d ago0xb7be42…748a62
0x5f92…b8320x27ba…3180Base—$0.01100%coinbase79d ago0xa2fd81…e20fa7
0x5f92…b8320xc5e0…e923Base—$0.01100%coinbase79d ago0x008d47…e05fd5
0x5f92…b8320x5bc4…f835Base—$0.01100%coinbase79d ago0x58ae20…3c80c9

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.